I have a Flex App that allows you to dynamically build an animation. It has a UI and a display of the resulting animation, which is a custom Class extending UIComponent. Is there some way to allow users to save/export the dynamically generated Component to a SWF, for reuse in other Flash/Flex Apps?
+1
A:
You can easily export a screenshot, but i don't think you can save a swf. see this thread: http://www.actionscript.org/forums/showthread.php3?t=145846
jdoklovic
2008-11-18 17:15:00
Yeah, on second thought, I don't think what I was trying to do was really necessary. Thanks.
Eric Belair
2009-02-19 19:21:29