Some use local connection to talk between the two SWFs
________________________________ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Antoine Malpel Sent: Tuesday, May 15, 2007 9:52 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Cross-scripting availability Sergey Kovalyov a écrit : Hi All! Is it possible to load SWF compiled from Flash 8 IDE into Flex application and access its methods and properties? If so, how? Thank you in advance! Sergey. You can't, or use Flash 9 (avm2 swf), and then you acces prop etc via SWFLoader.content._mc.prop etc