Packagebasic
Classpublic class VideoBoxInfo
InheritanceVideoBoxInfo Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
  m_platformString : String
VideoBoxInfo
  STATE_LOADING : String = loading
[static]
VideoBoxInfo
  STATE_NONE : String = stateNone
[static]
VideoBoxInfo
  STATE_SKIPPABLE : String = skippable
[static]
VideoBoxInfo
Public Methods
 MethodDefined By
  
VideoBoxInfo(_arg_1:Object)
VideoBoxInfo
  
setData(_arg_1:Object):void
VideoBoxInfo
  
setInfoState(_arg_1:String, _arg_2:Boolean = false):void
VideoBoxInfo
  
setLoadProgress(_arg_1:Number):void
VideoBoxInfo
  
VideoBoxInfo
  
VideoBoxInfo
Property Detail
m_platformStringproperty
public var m_platformString:String

STATE_LOADINGproperty 
public static var STATE_LOADING:String = loading

STATE_NONEproperty 
public static var STATE_NONE:String = stateNone

STATE_SKIPPABLEproperty 
public static var STATE_SKIPPABLE:String = skippable

Constructor Detail
VideoBoxInfo()Constructor
public function VideoBoxInfo(_arg_1:Object)



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

Parameters

_arg_1:Object

setInfoState()method 
public function setInfoState(_arg_1:String, _arg_2:Boolean = false):void

Parameters

_arg_1:String
 
_arg_2:Boolean (default = false)

setLoadProgress()method 
public function setLoadProgress(_arg_1:Number):void

Parameters

_arg_1:Number

startIndicatorAnim()method 
public function startIndicatorAnim():void

stopIndicatorAnim()method 
public function stopIndicatorAnim():void