Archive for the 'Ch13: Loading Assets' Category

14
Dec

Sending Data from AVM2 to AVM1


In Chapter 13, we showed how to use a LocalConnection to communicate between an AS3-based movie in Flash Player’s AVM2, and an AS2-based movie in Flash Player’s AVM1. The example was basic, using functions to stop and start an animated movie clip. In this first of future additional examples, we’ll pass data into a function in the AVM! movie.

Continue reading ‘Sending Data from AVM2 to AVM1′