MovieClip:setStopAction

From GiderosMobile
Revision as of 11:44, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

Description


Sets a *stop* action to the specified frame. When the movie clip reaches a frame
with stop action, it stops playing. This function is usually used to divide
the animation into independent parts.

 MovieClip:setStopAction(frame)

Parameters

frame: (int) the frame number