Package | menu3.basic |
Class | public dynamic class OptionsInfoSlideshowPreview |
Inheritance | OptionsInfoSlideshowPreview ![]() ![]() ![]() ![]() |
Subclasses | OptionsInfoHoldTogglePreview, OptionsInfoLowerLeftPreview |
Property | Defined By | ||
---|---|---|---|
dirCurrent : int [read-only] | OptionsInfoSlideshowPreview | ||
iCurrentFrame : int [read-only] | OptionsInfoSlideshowPreview | ||
isLockedAtFirstFrame : Boolean [read-only] | OptionsInfoSlideshowPreview | ||
isPingPong : Boolean [read-only] | OptionsInfoSlideshowPreview | ||
![]() | m_children : Array | MenuElementBase | |
![]() | m_name : String | MenuElementBase | |
![]() | m_parent : MenuElementBase | MenuElementBase | |
msDurationTotal : int [read-only] | OptionsInfoSlideshowPreview | ||
nFrames : int [read-only] | OptionsInfoSlideshowPreview |
Method | Defined By | ||
---|---|---|---|
![]() | handleSelectionChange():void | MenuElementTileBase | |
onPreviewRemovedFromStage():void | OptionsInfoSlideshowPreview | ||
onPreviewSlideshowEnteredFrameLabel(_arg_1:String):void | OptionsInfoSlideshowPreview | ||
onPreviewSlideshowExitedFrameLabel(_arg_1:String):void | OptionsInfoSlideshowPreview | ||
![]() | setPopOutScale(viewElement:Object, active:Boolean, animate:Boolean = true):void | MenuElementBase |
Constant | Defined By | ||
---|---|---|---|
Dir_Backward : int = -1 [static] | OptionsInfoSlideshowPreview | ||
Dir_Forward : int = 1 [static] | OptionsInfoSlideshowPreview |
dirCurrent | property |
dirCurrent:int
[read-only] public function get dirCurrent():int
iCurrentFrame | property |
iCurrentFrame:int
[read-only] public function get iCurrentFrame():int
isLockedAtFirstFrame | property |
isLockedAtFirstFrame:Boolean
[read-only] public function get isLockedAtFirstFrame():Boolean
isPingPong | property |
isPingPong:Boolean
[read-only] public function get isPingPong():Boolean
msDurationTotal | property |
msDurationTotal:int
[read-only] public function get msDurationTotal():int
nFrames | property |
nFrames:int
[read-only] public function get nFrames():int
OptionsInfoSlideshowPreview | () | Constructor |
public function OptionsInfoSlideshowPreview(_arg_1:Object)
_arg_1:Object |
getPreviewContentContainer | () | method |
public function getPreviewContentContainer():Sprite
ReturnsSprite |
onPreviewRemovedFromStage | () | method |
protected function onPreviewRemovedFromStage():void
onPreviewSlideshowEnteredFrameLabel | () | method |
protected function onPreviewSlideshowEnteredFrameLabel(_arg_1:String):void
Parameters
_arg_1:String |
onPreviewSlideshowExitedFrameLabel | () | method |
protected function onPreviewSlideshowExitedFrameLabel(_arg_1:String):void
Parameters
_arg_1:String |
onSetData | () | method |
override public function onSetData(data:Object):void
Parameters
data:Object |
Dir_Backward | Constant |
public static const Dir_Backward:int = -1
Dir_Forward | Constant |
public static const Dir_Forward:int = 1