I created animation using AS3. Actions are distributed in main timeline. I created frame event listener, which set a current frame of several MovieClips. But when I export video, AS3 isn’t executed.
I created animation using AS3. Actions are distributed in main timeline. I created frame
Share
You can export to quicktime format using actionscript driven animation in flash cs3 and above (and maybe even earlier versions, but I’m not sure). I’m not sure about other formats, but if they don’t support actionscript, you can easily convert the quicktime video to something else. Just do
File->Export->Export Movie...and change the file format to.mov