MovieClip
(
mode
,
startPosition
,
loop
,
labels
)
- Parameters:
-
mode <String>
Initial value for the mode property. One of MovieClip.INDEPENDENT, MovieClip.SINGLE_FRAME, or MovieClip.SYNCHED. -
startPosition <Number>
Initial value for the startPosition property. -
loop <Boolean>
Initial value for the loop property. -
labels <Object>
A hash of labels to pass to the timeline instance associated with this MovieClip.