Packagemenu3.basic
Classpublic dynamic class OptionsInfoSlideshowPreview
InheritanceOptionsInfoSlideshowPreview Inheritance OptionsInfo Inheritance MenuElementTileBase Inheritance MenuElementBase Inheritance flash.display.Sprite
Subclasses OptionsInfoHoldTogglePreview, OptionsInfoLowerLeftPreview



Public Properties
 PropertyDefined By
  dirCurrent : int
[read-only]
OptionsInfoSlideshowPreview
  iCurrentFrame : int
[read-only]
OptionsInfoSlideshowPreview
  isLockedAtFirstFrame : Boolean
[read-only]
OptionsInfoSlideshowPreview
  isPingPong : Boolean
[read-only]
OptionsInfoSlideshowPreview
 Inheritedm_children : Array
MenuElementBase
 Inheritedm_name : String
MenuElementBase
 Inheritedm_parent : MenuElementBase
MenuElementBase
  msDurationTotal : int
[read-only]
OptionsInfoSlideshowPreview
  nFrames : int
[read-only]
OptionsInfoSlideshowPreview
Protected Properties
 PropertyDefined By
 Inheritedm_isSelected : Boolean = false
MenuElementTileBase
 Inheritedm_loading : Boolean = false
MenuElementTileBase
 Inheritedm_mouseMode : int = 0
MenuElementBase
 Inheritedm_mouseWheelMode : int = 0
MenuElementBase
 Inheritedm_view : OptionsInfoView
OptionsInfo
Public Methods
 MethodDefined By
  
OptionsInfoSlideshowPreview
 Inherited
addChild2(_arg_1:Sprite, _arg_2:int = -1):void
[override]
OptionsInfo
 Inherited
bubbleEvent(_arg_1:String, _arg_2:MenuElementBase):void
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
getContainer():Sprite
MenuElementBase
 Inherited
getData():Object
MenuElementBase
 Inherited
getHeight():Number
MenuElementBase
 Inherited
getId(_arg_1:Sprite):int
[static]
MenuElementBase
 Inherited
getMenuElementBounds(_arg_1:MenuElementBase, _arg_2:MenuElementBase, _arg_3:Function = null):Rectangle
MenuElementBase
 Inherited
getNodeProp(_arg_1:Sprite, _arg_2:String):*
[static]
MenuElementBase
 Inherited
MenuElementBase
  
OptionsInfoSlideshowPreview
 Inherited
getView():Sprite
MenuElementBase
 Inherited
MenuElementBase
 Inherited
getWidth():Number
MenuElementBase
 Inherited
handleEvent(_arg_1:String, _arg_2:Sprite):Boolean
MenuElementBase
 Inherited
handleMouseDown(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseOut(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseOver(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseRollOut(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseRollOver(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseUp(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseWheel(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
hasChildren():Boolean
MenuElementBase
 Inherited
isSelected():Boolean
MenuElementTileBase
 Inherited
MenuElementTileBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
onItemLoadingStateChanged(_arg_1:Boolean):void
MenuElementTileBase
 Inherited
onPersistentReloadData(_arg_1:Object):void
MenuElementBase
  
onSetData(data:Object):void
[override]
OptionsInfoSlideshowPreview
 Inherited
[override]
OptionsInfo
 Inherited
MenuElementBase
 Inherited
removeChild2(_arg_1:Sprite):void
MenuElementBase
 Inherited
reorderChildren(_arg_1:Array):void
MenuElementBase
 Inherited
replaceChild2(_arg_1:Sprite, _arg_2:Sprite):void
MenuElementBase
 Inherited
MenuElementBase
 Inherited
setCol(_arg_1:Number):void
MenuElementBase
 Inherited
setEngineCallbacks(_arg_1:Function, _arg_2:Function):void
MenuElementBase
 Inherited
setFocus(_arg_1:Boolean):void
MenuElementBase
 Inherited
setFocusChildElement(_arg_1:Sprite):void
MenuElementBase
 Inherited
setHeight(_arg_1:Number):void
MenuElementBase
 Inherited
setItemSelected(_arg_1:Boolean):void
MenuElementTileBase
 Inherited
setRow(_arg_1:Number):void
MenuElementBase
 Inherited
setVisible(_arg_1:Object):void
MenuElementBase
 Inherited
setWheelDelayActive(_arg_1:Boolean):void
MenuElementTileBase
 Inherited
setWidth(_arg_1:Number):void
MenuElementBase
 Inherited
setX(_arg_1:Number):void
MenuElementBase
 Inherited
setY(_arg_1:Number):void
MenuElementBase
 Inherited
MenuElementBase
 Inherited
unsetFocusChildElement(_arg_1:Sprite):void
MenuElementBase
 Inherited
OptionsInfo
Protected Methods
 MethodDefined By
 Inherited
MenuElementTileBase
  
OptionsInfoSlideshowPreview
  
OptionsInfoSlideshowPreview
  
OptionsInfoSlideshowPreview
 Inherited
setPopOutScale(viewElement:Object, active:Boolean, animate:Boolean = true):void
MenuElementBase
Public Constants
 ConstantDefined By
  Dir_Backward : int = -1
[static]
OptionsInfoSlideshowPreview
  Dir_Forward : int = 1
[static]
OptionsInfoSlideshowPreview
Property Detail
dirCurrentproperty
dirCurrent:int  [read-only]


Implementation
    public function get dirCurrent():int
iCurrentFrameproperty 
iCurrentFrame:int  [read-only]


Implementation
    public function get iCurrentFrame():int
isLockedAtFirstFrameproperty 
isLockedAtFirstFrame:Boolean  [read-only]


Implementation
    public function get isLockedAtFirstFrame():Boolean
isPingPongproperty 
isPingPong:Boolean  [read-only]


Implementation
    public function get isPingPong():Boolean
msDurationTotalproperty 
msDurationTotal:int  [read-only]


Implementation
    public function get msDurationTotal():int
nFramesproperty 
nFrames:int  [read-only]


Implementation
    public function get nFrames():int
Constructor Detail
OptionsInfoSlideshowPreview()Constructor
public function OptionsInfoSlideshowPreview(_arg_1:Object)



Parameters
_arg_1:Object
Method Detail
getPreviewContentContainer()method
public function getPreviewContentContainer():Sprite

Returns
Sprite
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

Constant Detail
Dir_BackwardConstant
public static const Dir_Backward:int = -1

Dir_ForwardConstant 
public static const Dir_Forward:int = 1