PowerSerge
07-01-2004, 09:17 PM
_root.gotoAndStop(["Level" + _root.currentlevel]);
if I wanted the animation to go to the label "Level2", and _root.currentlevel was equal to 2, does this work?
It doesn't seem to, so if it doesn't, then someone please tell me what does.
if I wanted the animation to go to the label "Level2", and _root.currentlevel was equal to 2, does this work?
It doesn't seem to, so if it doesn't, then someone please tell me what does.