SkipToFrame


Makes an object travel directly to the given frame. It will not send the object to any intermediate frames as MoveToFrame() does. Also, SkipToFrame() does not make the object turn to look in the same direction as the frame, nor does it update the object's current frame upon arrival.

SkipToFrame(object, frame, speed_flex);