c# - how to play .swf files in windows store app -


currently working on windows store app, , there need play .swf file in app.

i have developed same app in wpf .swf file, in windows store app couldn't, me find solution. thank

simply, it's not possible right embed/play flash files.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -