Project Description:
I need a script that will:
Load a swf file on my server.
Save it as a movie file (eg .mp4). The movie file must look exactly like the swf when it plays.
The script needs to return the output file path (eg, /home/path/swf_movie.mp4
The swf uses actionscript to insert and animate some text from an xml file.