Static variables

Constructor

@:value({ drmUpdateNeeded : false, systemUpdateNeeded : false, subErrorID : 0, errorCode : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, ?errorDetail:String, errorCode:Int = 0, subErrorID:Int = 0, ?deviceGroup:DRMDeviceGroup, systemUpdateNeeded:Bool = false, drmUpdateNeeded:Bool = false)

Variables

@:flash.propertydeviceGroup:DRMDeviceGroup

@:flash.propertyread onlydrmUpdateNeeded:Bool

@:flash.propertysubErrorID:Int

@:flash.propertyread onlysystemUpdateNeeded:Bool

Inherited Variables

Defined by ErrorEvent

@:flash.property@:require(flash10_1)read onlyerrorID:Int

Defined by TextEvent

@:flash.propertytext:String

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods