http://labs.adobe.com/wiki/index.php/Flex_Component_Kit_for_Flash_CS3
----- Original Message ----- From: "thegiffman" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, September 23, 2007 12:04 AM Subject: [flexcoders] Is there any way to access code within a flash-generated SWF? Hi All, Is it at all possible to access code within a flash-generated SWF? I have an animated character that I want to color on the fly, and use external ActionScript 3.0 class linkages to do this. However, when I load the swf into flex by embedding the symbol, all of the types revert to MovieClip and I cannot call any of the methods. This is frustrating. Is there any way around this, or must all code be done only after the files are loaded into flex?

