Auto Export Movie? On a web server?
My goal is to convert dynamic flash animations to video so they can be sent to mobile phones or posted to youTube. Flash CS3's new Export Movie command does this perfectly - but only manually from the authoring tool. I would like to automate the process over the web. So when someone uses my tool to create an animation they can submit it to be converted to video.
So basically, is it possible to use JSFL to automate the export process? And can that be set up on a web server to run when new XML files are created on the server? (the animations are customized using XML files)
__________________
heap. onLoad= function(){ this.eatFood("mashedPotatoes"); }
|