Instead, just use gotoAndStop(); or nextFrame();/prevFrame(); to browse between frames :P
gotoAndStop when targeting only a frame, would look like this:
gotoAndStop(frame_number);
Example:
gotoAndStop(2);
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |