Hi all,
I'm developing a keyframe-based animation app in AS3 similar to After
Effects and I want the user to be able to render their final movies as
a quicktime to my server. I started writing a perl script that reads
in the movie's xml file, composites the layer images using imagemagick
and then encodes them using ffmpeg. However, it would be nice to use
my animation engine from the AS3 app to do the frame generation, so I
don't have to maintain 2 different versions of composition code that
calculate all the keyframes. Is there any way to utilize AS3 from the
command-line without having some sort of browser?
Thanks,
Alan
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders