Copy link to clipboard
Copied
Hi i´m really new programming in AS3, and now i have a task of doing a simple IOS (and andoid later) app that plays a Video, I can't find any simple tutorial to do this. All talk big words about flex and classes. I'm struggling in this and external as and classes tend to make the things harder. Can one point me our a good tut or how to make the script for just call a video to stage (from file or library) and can be played in my app preferable with the default control of video. Thanks
Copy link to clipboard
Copied
1. add the flv to a subdirectory of the directory containing your flash fla and published files.
2. add an flvplayback component to your stage and assign its source to be the flv (use a relative path).
3. add the flv subdirectory to the list of included files (in the iOS publish settings).
Find more inspiration, events, and resources on the new Adobe Community
Explore Now