-
Notifications
You must be signed in to change notification settings - Fork 8
Movie
Jack Lee edited this page May 12, 2016
·
5 revisions
new (symbolId:String, ?resourceId:String)
####Variables
animationSpeed:Float = 1.0
currentFrame:Int
independantControl:Bool
independantTimeline:Bool
labels:Iterator
loop:Bool
player:MoviePlayer
playing:Bool
symbolId:String
totalFrames:Int
onComplete:Void ‑> Void
getChildDisplayObject (layerId:String, keyframeIndex:UInt = 0):DisplayObject
getChildMovie (layerId:String, keyframeIndex:UInt = 0):Movie
getLabelFrame (label:String):UInt
getLayer (layerId:String):Container
goto (frameNumber:Int):Void
gotoAndPlay (frameNumber:Int):Void
gotoAndPlayAtLabel (frameLabel:String):Void
gotoAndStop (frameNumber:Int):Void
gotoAndStopAtLabel (frameLabel:String):Void
gotoLabel (frameLabel:String):Void
hasLabel (label:String):Bool
play ():Void
stop ():Void