bcorwen
12-04-2006, 01:44 PM
Hi everyone!
I'm starting this again as I have progressed a little, but am now stuck again.
All I would like someone to help me with is this:
I'd like the first string in an array, when called for, to change a movie clip on the stage to go to a corresponding frame.
I have a goto with the Array.shift as the frame label I want to go to. However this isn't working, the movie clip will stay on it's first frame. Do I have to turn the string into a number corresponding to the frame I want?
Thanks, Mike
I'm starting this again as I have progressed a little, but am now stuck again.
All I would like someone to help me with is this:
I'd like the first string in an array, when called for, to change a movie clip on the stage to go to a corresponding frame.
I have a goto with the Array.shift as the frame label I want to go to. However this isn't working, the movie clip will stay on it's first frame. Do I have to turn the string into a number corresponding to the frame I want?
Thanks, Mike