silverswim
Programmer
Hi,
I need to have a global variable which can be accessed by swf's that are loaded into various levels using loadMovieNum()
I have used _global.myVar etc.
If I load other movies into the Level 0, and then others on top, how could the player store the value of the global variable?
Also, how can I get the variable set at the first page on level 0 , but then take on updated values of the variable if the user revisits the first page?
Thanks so much in advance, Silverswim
I need to have a global variable which can be accessed by swf's that are loaded into various levels using loadMovieNum()
I have used _global.myVar etc.
If I load other movies into the Level 0, and then others on top, how could the player store the value of the global variable?
Also, how can I get the variable set at the first page on level 0 , but then take on updated values of the variable if the user revisits the first page?
Thanks so much in advance, Silverswim