Packagemenu3
Classpublic class MenuVideoBox
InheritanceMenuVideoBox Inheritance VideoBox Inheritance BaseControl Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
 InheritedAutoPlay : Boolean
[write-only]
VideoBox
 InheritedCallEntity : Function
BaseControl
 InheritedCenterVideo : Boolean
[write-only]
VideoBox
 InheritedClearOnStop : Boolean
[write-only]
VideoBox
  DrawBackground : Boolean
[write-only]
MenuVideoBox
 InheritedInMemory : Boolean
[write-only]
VideoBox
 InheritedLoop : Boolean
[write-only]
VideoBox
 Inheritedm_bounds : Rectangle
BaseControl
 InheritedNetStream : Object
[read-only]
VideoBox
Public Methods
 MethodDefined By
  
MenuVideoBox
 Inherited
BaseControl
 Inherited
getContainer():Sprite
BaseControl
 Inherited
VideoBox
 Inherited
VideoBox
 Inherited
hideTip():void
VideoBox
 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
onMetadata(_arg_1:Object):void
VideoBox
 Inherited
onMouseEnabled(_arg_1:Boolean):void
BaseControl
 Inherited
onSetConstrained(_arg_1:Boolean):void
[override]
VideoBox
 Inherited
onSetData(_arg_1:Object):void
VideoBox
 Inherited
onSetScaleToFill(_arg_1:Boolean):void
VideoBox
  
onSetSize(_arg_1:Number, _arg_2:Number):void
[override]
MenuVideoBox
 Inherited
onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void
[override]
VideoBox
 Inherited
onSetVisible(_arg_1:Boolean):void
BaseControl
 Inherited
onSubtitles(_arg_1:String, _arg_2:String):void
VideoBox
 Inherited
pause():void
VideoBox
  
play(_arg_1:String):void
[override]
MenuVideoBox
 Inherited
resume():void
VideoBox
 Inherited
seekabsolute(_arg_1:Number):void
VideoBox
 Inherited
seekoffset(_arg_1:Number):void
VideoBox
 Inherited
send_Metadata(_arg_1:Object):void
VideoBox
 Inherited
VideoBox
 Inherited
VideoBox
 Inherited
setFontSize(_arg_1:int):void
VideoBox
 Inherited
setInfoState(_arg_1:String):void
VideoBox
 Inherited
setLoadingScreenData(_arg_1:Object):void
VideoBox
 Inherited
setLoadProgress(_arg_1:Number):void
VideoBox
 Inherited
setObjectiveData(_arg_1:Object):void
VideoBox
 Inherited
setSubtitleBGAlpha(_arg_1:Number):void
VideoBox
 Inherited
setVideoInfoStateUiData(_arg_1:Object):void
VideoBox
 Inherited
showTip(_arg_1:String, _arg_2:Boolean):void
VideoBox
 Inherited
VideoBox
  
stop():void
[override]
MenuVideoBox
 Inherited
VideoBox
 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
DrawBackgroundproperty
DrawBackground:Boolean  [write-only]


Implementation
    public function set DrawBackground(value:Boolean):void
Constructor Detail
MenuVideoBox()Constructor
public function MenuVideoBox()



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

Parameters

_arg_1:Number
 
_arg_2:Number

play()method 
override public function play(_arg_1:String):void

Parameters

_arg_1:String

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