PDA

View Full Version : Sending variables between different movies?


Ivar
12-03-2001, 08:51 AM
Hi.

I want to have two different Flashmovies playing at the same time in different tables or frames in HTML. How can I send variables from "movie1" to "movie2"? If it is not possible to change a variable from one movie to another, is it possible to change the content in a text document from flash and use the other flashmovie to load the actionscripting/variable from that text document.

If anyone know how to do this please reply....

Cheers :)

Ricod
12-03-2001, 10:56 AM
http://www.actionscripts.org/tutorials/intermediate/passing_variables_around/index.shtml

follow the above link for a complete explanation !