Connecting two Flash movies
26 Sep, 2007If you have two movies in the same html, you can use the LocalConnection class to communicate them between each other. This is a very useful thing to do in case you have for example two separated banners and you want to send the information from one to the other. A basic form of using this is…

