Static variables

staticread onlyDRM_ERROR:String

Constructor

@:value({ inDrmUpdateNeeded : false, inSystemUpdateNeeded : false, insubErrorID : 0, inErrorCode : 0, cancelable : false, bubbles : false })new(?type:String, bubbles:Bool = false, cancelable:Bool = false, ?inErrorDetail:String, inErrorCode:Int = 0, insubErrorID:Int = 0, ?inMetadata:DRMContentData, inSystemUpdateNeeded:Bool = false, inDrmUpdateNeeded:Bool = false)

Variables

Inherited Variables

Defined by ErrorEvent

@:require(flash10_1)read onlyerrorID:Int

Defined by TextEvent

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods