It's restricted. Flash 8 produces flash player 8 swf's Flex produces flash player 9 swf's
Both run in a separate VM (virtual machine) and can not communicate with eachother directly. To have a fp8 swf and fp9 swf communicate, you have to go through a LocalConnection. more info here: http://livedocs.adobe.com/flex/201/langref/flash/display/AVM1Movie.html regards, Muzak ----- Original Message ----- From: "Gustavo Duenas" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, April 25, 2007 7:56 PM Subject: Re: [Flashcoders] Q: Best tool for AS3 development > case scenario, I have a swf with some animations and menus in flash 8, I can > just load into flex , and use fl;ex buttons to give > orders into the fl8 movie, the same way as I usually do > in fl8? > > Regards > > _______________________________________________ [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

