Static variables

staticread onlyUNCAUGHT_ERROR:String

Constructor

@:value({ cancelable : true, bubbles : true })new(?type:String, bubbles:Bool = true, cancelable:Bool = true, ?error_in:Dynamic)

Variables

read onlyerror:Dynamic

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