Packagemenu3.splashhints
Classpublic class SplashHintBackground
InheritanceSplashHintBackground Inheritance BaseControl Inheritance flash.display.Sprite
Implements ISplashHint



Public Properties
 PropertyDefined By
  AnimationDelayIn : Number
[write-only]
SplashHintBackground
  AnimationDelayOut : Number
[write-only]
SplashHintBackground
 InheritedCallEntity : Function
BaseControl
 Inheritedm_bounds : Rectangle
BaseControl
Public Methods
 MethodDefined By
  
SplashHintBackground
 Inherited
BaseControl
  
getContainer():Sprite
[override]
SplashHintBackground
  
hide():void
SplashHintBackground
 Inherited
onAttached():void
BaseControl
 Inherited
BaseControl
 Inherited
onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
BaseControl
 Inherited
onMouseEnabled(_arg_1:Boolean):void
BaseControl
 Inherited
onSetConstrained(_arg_1:Boolean):void
BaseControl
  
onSetData(_arg_1:Object):void
SplashHintBackground
  
onSetSize(_arg_1:Number, _arg_2:Number):void
[override]
SplashHintBackground
  
onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void
[override]
SplashHintBackground
 Inherited
onSetVisible(_arg_1:Boolean):void
BaseControl
  
show():void
SplashHintBackground
 Inherited
BaseControl
Protected Methods
 MethodDefined By
 Inherited
getProperty(_arg_1:String):*
BaseControl
 Inherited
print(_arg_1:*):void
BaseControl
 Inherited
sendBounds(_arg_1:Rectangle):void
BaseControl
 Inherited
sendEvent(_arg_1:String):void
BaseControl
 Inherited
sendEventWithValue(_arg_1:String, _arg_2:*):void
BaseControl
Property Detail
AnimationDelayInproperty
AnimationDelayIn:Number  [write-only]


Implementation
    public function set AnimationDelayIn(value:Number):void
AnimationDelayOutproperty 
AnimationDelayOut:Number  [write-only]


Implementation
    public function set AnimationDelayOut(value:Number):void
Constructor Detail
SplashHintBackground()Constructor
public function SplashHintBackground()



Method Detail
getContainer()method
override public function getContainer():Sprite

Returns
Sprite
hide()method 
public function hide():void

onSetData()method 
public function onSetData(_arg_1:Object):void

Parameters

_arg_1:Object

onSetSize()method 
override public function onSetSize(_arg_1:Number, _arg_2:Number):void

Parameters

_arg_1:Number
 
_arg_2:Number

onSetViewport()method 
override public function onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void

Parameters

_arg_1:Number
 
_arg_2:Number
 
_arg_3:Number

show()method 
public function show():void