Static variables

staticread onlyDISK_ERROR:String

staticread onlyIO_ERROR:String

staticread onlyNETWORK_ERROR:String

staticread onlyVERIFY_ERROR:String

Constructor

@:value({ id : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, ?text:String, id:Int = 0)

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