Flex 4.6 Mobile: Play a local video -


i'm developing application needs have video without having internet connection. searched straight forward solution couldn't see clear one.

can embed video? (i couldn't, isn't allowed?)

is still create swf inside , embed it? or lost quality / performance?

any other solution?

thanks lot!

update: please anyone! @ least tell me if it's possible!

you can play videos on application. there 2 possible ways :

1) storing videos locally in device storage (sdcard)
2) embed video application package (assets)


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -