Packagemenu3.missionend
Classpublic dynamic class MissionEndChallengePage
InheritanceMissionEndChallengePage Inheritance MenuElementBase Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
 Inheritedm_children : Array
MenuElementBase
 Inheritedm_name : String
MenuElementBase
 Inheritedm_parent : MenuElementBase
MenuElementBase
Protected Properties
 PropertyDefined By
 Inheritedm_mouseMode : int = 0
MenuElementBase
 Inheritedm_mouseWheelMode : int = 0
MenuElementBase
Public Methods
 MethodDefined By
  
MissionEndChallengePage
 Inherited
addChild2(_arg_1:Sprite, _arg_2:int = -1):void
MenuElementBase
 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
 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
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
onPersistentReloadData(_arg_1:Object):void
MenuElementBase
  
onSetData(_arg_1:Object):void
[override]
MissionEndChallengePage
  
[override]
MissionEndChallengePage
 Inherited
MenuElementBase
  
playSound(_arg_1:String):void
MissionEndChallengePage
 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
setRow(_arg_1:Number):void
MenuElementBase
 Inherited
setVisible(_arg_1:Object):void
MenuElementBase
 Inherited
setWidth(_arg_1:Number):void
MenuElementBase
 Inherited
setX(_arg_1:Number):void
MenuElementBase
 Inherited
setY(_arg_1:Number):void
MenuElementBase
  
MissionEndChallengePage
  
MissionEndChallengePage
 Inherited
MenuElementBase
  
MissionEndChallengePage
 Inherited
unsetFocusChildElement(_arg_1:Sprite):void
MenuElementBase
Protected Methods
 MethodDefined By
 Inherited
setPopOutScale(viewElement:Object, active:Boolean, animate:Boolean = true):void
MenuElementBase
Public Constants
 ConstantDefined By
  CHALLENGE_STATE_COMPLETE : String = complete
[static]
MissionEndChallengePage
  CHALLENGE_STATE_NEW : String = new
[static]
MissionEndChallengePage
  CHALLENGE_STATE_NEW_UNLOCKED : String = unlocked
[static]
MissionEndChallengePage
  CHALLENGE_STATE_UNCOMPLETE : String = uncomplete
[static]
MissionEndChallengePage
Constructor Detail
MissionEndChallengePage()Constructor
public function MissionEndChallengePage(_arg_1:Object)



Parameters
_arg_1:Object
Method Detail
onSetData()method
override public function onSetData(_arg_1:Object):void

Parameters

_arg_1:Object

onUnregister()method 
override public function onUnregister():void

playSound()method 
public function playSound(_arg_1:String):void

Parameters

_arg_1:String

startAnimation()method 
public function startAnimation():void

startLoadImages()method 
public function startLoadImages():void

unloadImages()method 
public function unloadImages():void

Constant Detail
CHALLENGE_STATE_COMPLETEConstant
public static const CHALLENGE_STATE_COMPLETE:String = complete

CHALLENGE_STATE_NEWConstant 
public static const CHALLENGE_STATE_NEW:String = new

CHALLENGE_STATE_NEW_UNLOCKEDConstant 
public static const CHALLENGE_STATE_NEW_UNLOCKED:String = unlocked

CHALLENGE_STATE_UNCOMPLETEConstant 
public static const CHALLENGE_STATE_UNCOMPLETE:String = uncomplete