MovieClip:setStopAction

From GiderosMobile
Revision as of 22:58, 24 April 2022 by MoKaLux (talk | contribs)

Available since: Gideros 2011.6
Class: MovieClip

Description

Sets a stop action to the specified frame.

MovieClip:setStopAction(frame)

When the movie clip reaches a frame with a stop action, it stops playing.

This function is usually used to divide the animation into independent parts.

Parameters

frame: (int) the frame number