Have you tried the Flex Component Kit? http://labs.adobe.com/wiki/index.php/Flex_Component_Kit_for_Flash_CS3
regards, Muzak ----- Original Message ----- From: "Max Kaufmann" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, June 15, 2007 5:34 PM Subject: [Flashcoders] loading CS3 swf into flex swf container >I need to work around the fact that MDM Zincs AS3 support SWC is only flex > compatible, not CS3. > > Ive been trying to use the Loader() class to load a swf generated in flash > CS3 into a container swf generated by the flex command-line compiler. > > For a simple SWF this worked, but for a complex one with lots of script it > wigs out. > > Ive logged out all the events that loader.contentLoaderInfo() broadcasts, > and its not an ioError, nor is it a securityError. The progress event > shows that all the bytes get loaded, but the complete or init events are > never broadcast and loader.content is never available. > > Has anyone else run into this weird problem? > > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

