
Communication between two seperate flash files placed on the same page (or even running simultaneously on one machine) is a nice way to spread a project out. You can send variable, call functions, pretty much do anything in one swf from another. Easiest case use would be a navigation menu set up in one flash file to control the other one containing the content.
Tags: Actionscript, Adobe, AS3, code, communication, connection, cs3, example, Flash, Source, Tutorial
March 20th, 2009 at 2:38 am
If you’d like to pass 30MB/s through LocalConneciton or simplify the LocalConneciton two-way communication, check out our open source project on google code: http://code.google.com/p/flashlcs/