-
1. Re: Export for Web
Rob Dillon Dec 1, 2014 12:36 PM (in response to DanB0328)You can't export to video from a Flash file as you have. Flash can only export what is on the main timeline. Only a very limited amount of actionscript will work when exporting. You can either edit your movie to put all of the contents of those movieclips onto the main timeline, if that's possible, or you can use a screen recorder application to capture the playback of your Flash movie as it plays.
-
2. Re: Export for Web
DanB0328 Dec 1, 2014 12:41 PM (in response to Rob Dillon)Okay. Glad I asked instead of spinning my wheels forever about it. I'll look into the screen recorder since the falling snow is a big part of it. Thanks for the info.
-
3. Re: Export for Web
Flashy_1995 Dec 2, 2014 10:13 AM (in response to DanB0328)Try using the
stop();
Command in flash by creating a new layer and naming it actions or whatever.
Click the first frame and press F9 to open the actions panel.
Then type the above command exactly as written above.
Then try exporting.
Tat should work.




