Actionscript 3 - slideshow - to external file
Hey guys.
Having an online swf doing some slideshow with loaded pictures from an xml filme, how can I, after building the slideshow with some transitions, export the result movie into a flv/mov/* file?
I know how you can get pictures from a xml file into flash and then proceed to build the slideshow (showing, of course, the swf in the page).
What I need is a somewhat hidden swf that would process this pictures and then export the movie into a folder.
Can this be accomplished?
Example:
-> user uploads pictures
-> user click preview movie
-> pictures are loaded into the flash file
-> movie is built
-> final file is saved into some folder
-> user is warned about the movie being done and read to download
Thank you very much
Ricardo