Forum Moderators: open

Message Too Old, No Replies

[AS] loadVars and EVENT help.

need loadVars in MC to run after loadVars in scene one...

         

GamingLoft

6:22 pm on Jan 19, 2008 (gmt 0)

10+ Year Member



K well its pretty basic you probably got it from the description

i have a setup like this: SCENE ONE > MOVIECLIP

the movieclip is on scene one and i need IT to load variables AFTER the loadVars on SCENE ONE has done its thing... anyway to do this?

dani_gas

6:28 pm on Jan 23, 2008 (gmt 0)

10+ Year Member



create a new variable witch is the result of scene one and tell the second function in you clip to load this new variable.

look _global in the help of flash if the new variable dont work with the second function.

i hope it's work :)