Packagese.videoplaza.kit.api.utils
Classpublic class VpAdPlayerConfig



Public Properties
 PropertyDefined by
  adPlayerSkin : DisplayObject
VpAdPlayerConfig
  allowDomains : Array
VpAdPlayerConfig
  flashVars : Object
VpAdPlayerConfig
  height : Number
VpAdPlayerConfig
  language : String
VpAdPlayerConfig
  proceedAutomaticallyOnNewClip : Boolean
VpAdPlayerConfig
  timeObject : Object
VpAdPlayerConfig
  width : Number
VpAdPlayerConfig
  x : Number
VpAdPlayerConfig
  y : Number
VpAdPlayerConfig
Public Methods
 MethodDefined by
  
VpAdPlayerConfig
  
toObject():Object
VpAdPlayerConfig
Property detail
adPlayerSkinproperty
adPlayerSkin:DisplayObject  [read-write]Implementation
    public function get adPlayerSkin():DisplayObject
    public function set adPlayerSkin(value:DisplayObject):void
allowDomainsproperty 
allowDomains:Array  [read-write]Implementation
    public function get allowDomains():Array
    public function set allowDomains(value:Array):void
flashVarsproperty 
flashVars:Object  [read-write]Implementation
    public function get flashVars():Object
    public function set flashVars(value:Object):void
heightproperty 
height:Number  [read-write]Implementation
    public function get height():Number
    public function set height(value:Number):void
languageproperty 
language:String  [read-write]Implementation
    public function get language():String
    public function set language(value:String):void
proceedAutomaticallyOnNewClipproperty 
proceedAutomaticallyOnNewClip:Boolean  [read-write]Implementation
    public function get proceedAutomaticallyOnNewClip():Boolean
    public function set proceedAutomaticallyOnNewClip(value:Boolean):void
timeObjectproperty 
timeObject:Object  [read-write]Implementation
    public function get timeObject():Object
    public function set timeObject(value:Object):void
widthproperty 
width:Number  [read-write]Implementation
    public function get width():Number
    public function set width(value:Number):void
xproperty 
x:Number  [read-write]Implementation
    public function get x():Number
    public function set x(value:Number):void
yproperty 
y:Number  [read-write]Implementation
    public function get y():Number
    public function set y(value:Number):void
Constructor detail
VpAdPlayerConfig()constructor
public function VpAdPlayerConfig()
Method detail
toObject()method
public function toObject():Object

Returns
Object