Tutorial | Local Connection Actionscript – Communicate between seperate Flash files
by Carlos Pinho, March 31st, 2008

Tutorial - Using Sound in ActionScript 3

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.

Read the tutorial 

Tags: , , , , , , , , , ,

No Responses to “Tutorial | Local Connection Actionscript – Communicate between seperate Flash files”

  1. Evan Gifford Says:

    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/

Let leave a Comments for this post.