Package | menu3 |
Class | public class MenuVideoBox |
Inheritance | MenuVideoBox ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | AutoPlay : Boolean [write-only] | VideoBox | |
![]() | CallEntity : Function | BaseControl | |
![]() | CenterVideo : Boolean [write-only] | VideoBox | |
![]() | ClearOnStop : Boolean [write-only] | VideoBox | |
DrawBackground : Boolean [write-only] | MenuVideoBox | ||
![]() | InMemory : Boolean [write-only] | VideoBox | |
![]() | Loop : Boolean [write-only] | VideoBox | |
![]() | m_bounds : Rectangle | BaseControl | |
![]() | NetStream : Object [read-only] | VideoBox |
Method | Defined By | ||
---|---|---|---|
MenuVideoBox | |||
![]() | clearMatrix3D():void | BaseControl | |
![]() | getContainer():Sprite | BaseControl | |
![]() | getVideoCurrentTime():Number | VideoBox | |
![]() | getVideoDuration():Number | VideoBox | |
![]() | hideTip():void | VideoBox | |
![]() | onAttached():void | BaseControl | |
![]() | onChildrenAttached():void | BaseControl | |
![]() | onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEnterFrameHandler():void | BaseControl | |
![]() | onMetadata(_arg_1:Object):void | VideoBox | |
![]() | onMouseEnabled(_arg_1:Boolean):void | BaseControl | |
![]() | onSetConstrained(_arg_1:Boolean):void [override] | VideoBox | |
![]() | onSetData(_arg_1:Object):void | VideoBox | |
![]() | onSetScaleToFill(_arg_1:Boolean):void | VideoBox | |
onSetSize(_arg_1:Number, _arg_2:Number):void [override] | MenuVideoBox | ||
![]() | onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void [override] | VideoBox | |
![]() | onSetVisible(_arg_1:Boolean):void | BaseControl | |
![]() | onSubtitles(_arg_1:String, _arg_2:String):void | VideoBox | |
![]() | pause():void | VideoBox | |
play(_arg_1:String):void [override] | MenuVideoBox | ||
![]() | resume():void | VideoBox | |
![]() | seekabsolute(_arg_1:Number):void | VideoBox | |
![]() | seekoffset(_arg_1:Number):void | VideoBox | |
![]() | send_Metadata(_arg_1:Object):void | VideoBox | |
![]() | send_OnStart():void | VideoBox | |
![]() | send_OnStop():void | VideoBox | |
![]() | setFontSize(_arg_1:int):void | VideoBox | |
![]() | setInfoState(_arg_1:String):void | VideoBox | |
![]() | setLoadingScreenData(_arg_1:Object):void | VideoBox | |
![]() | setLoadProgress(_arg_1:Number):void | VideoBox | |
![]() | setObjectiveData(_arg_1:Object):void | VideoBox | |
![]() | setSubtitleBGAlpha(_arg_1:Number):void | VideoBox | |
![]() | setVideoInfoStateUiData(_arg_1:Object):void | VideoBox | |
![]() | showTip(_arg_1:String, _arg_2:Boolean):void | VideoBox | |
![]() | startIndicatorAnim():void | VideoBox | |
stop():void [override] | MenuVideoBox | ||
![]() | stopIndicatorAnim():void | VideoBox | |
![]() | updateBounds():void | BaseControl |
DrawBackground | property |
DrawBackground:Boolean
[write-only] public function set DrawBackground(value:Boolean):void
MenuVideoBox | () | Constructor |
public function MenuVideoBox()
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