Flex/Actionscript 3: Is it possible to generate a class at runtime that inherits from another class?

Posted by Dan Monego on Stack Overflow See other posts from Stack Overflow or by Dan Monego
Published on 2010-03-30T17:34:24Z Indexed on 2010/03/30 17:43 UTC
Read the original article Hit count: 338

Filed under:
|

I'd like to be able to generate a class that inherits from BitmapData at runtime. Is this possible in Actionscript 3? If so, what is the syntax?

© Stack Overflow or respective owner

Related posts about flex

Related posts about actionscript-3