MovieClip.new

From GiderosMobile
Revision as of 10:27, 24 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6
Class: MovieClip

Description


Creates a new `MovieClip` object. After constructing the MovieClip object, it starts playing. You don't need to
call MovieClip:play.

 MovieClip.new(timeline)

Parameters

timeline: (table) array of timeline elements