blake
11-27-2003, 09:35 AM
Hey
i use this code on frame 1 to random play a frame
gotoAndPlay(random(8));
and that will play a frame between 1-8, but if i have this say on frame 50 it will just random frame 1-8 ... how can i get it to play random 50 - 58 ?
thanks in advance, blake
i use this code on frame 1 to random play a frame
gotoAndPlay(random(8));
and that will play a frame between 1-8, but if i have this say on frame 50 it will just random frame 1-8 ... how can i get it to play random 50 - 58 ?
thanks in advance, blake