vote up 0 vote down star

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?

flag

70% accept rate

1 Answer

vote up 1 vote down check

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

link|flag
Yeah, on second thought, I don't think what I was trying to do was really necessary. Thanks. – Eric Belair Feb 19 at 19:21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.