Hai...
I am Created One Animation in Action Script 2.0, in that I am Using Global Variables.
Now I Create that animation in Action Script 3.0. But the Global Variable was shows Error.
Any Passible for Using the Gloabl variable in AS3 Without Class.....
Regards by.,,
VISWA...
You dont have global variables in AS3, but you can use as MovieClip(root).my_var=10;