How to use the Macromedia Flash Actionscript local connection object
The LocalConnection object has a very nice way of setting up a connection between two different swf's. This is very useful when you have multiple swf's sitting in a html page and you want all of them to be able to contact each other and pass some data around.