In flash you have the ability to export your .fla file as a .mov, and this .mov compiles for a user-prompted amount of time, along with recording all the material that the actionscript commands perform and all of the loaded media that goes into the fla during runtime.

I wanted to know if I could do this with a command line tool, such as ffmpeg, and define the amount of time to compile like it allows me to within the flash environment.

It has to be command line though

link|improve this question
feedback

1 Answer

Here is a step by step tutorial about how to convert SWF to MOV on Mac: http://www.higosoft.com/convert-swf/swf-to-quicktime-mov-mac.html

The tool mentioned in it also has a windows version. You can pick one according to your need.

Hope it helps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.