Difference between revisions of "MovieClip.new"

From GiderosMobile
Line 3: Line 3:
 
=== Description ===
 
=== Description ===
 
<translate><br />
 
<translate><br />
Creates a new [[MovieClip]] object. After constructing the MovieClip object, it starts playing. You don&#039;t need to<br />
+
Creates a new [[Special:MyLanguage/MovieClip|MovieClip]] object. After constructing the MovieClip object, it starts playing. You don&#039;t need to<br />
 
call [[MovieClip:play]].<br />
 
call [[MovieClip:play]].<br />
 
<br /></translate>
 
<br /></translate>

Revision as of 17:33, 23 August 2018

Available since: Gideros 2011.6

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