PDA

View Full Version : Global Variable



doctorflashII
August 1st, 2002, 07:46 AM
HI FLASHMONSTERS.. HOW CAN I SET A GLOBAL VARIABLE IN A FLASH MOVIE? WHAT'S THE RIGHT ACTION?

KarenInPA
August 1st, 2002, 08:03 AM
Hi,

I'm not a flash monster, but the action to set a global variable (mx only) is:

_global.variableName = varibableValue;

You can use it anywhere in the fla... beautiful. Can't be done in Flash 5.