staticread onlyDISK_ERROR:EventType<IOErrorEvent>
staticread onlyIO_ERROR:EventType<IOErrorEvent>
staticread onlyNETWORK_ERROR:EventType<IOErrorEvent>
staticread onlyVERIFY_ERROR:EventType<IOErrorEvent>
@:value({ id : 0, text : "", cancelable : false, bubbles : true })new(type:String, bubbles:Bool = true, cancelable:Bool = false, text:String = "", id:Int = 0)
@:flash.property@:require(flash10_1)read onlyerrorID:Int
@:flash.propertytext:String
@:flash.propertyread onlybubbles:Bool
@:flash.propertyread onlycancelable:Bool
@:flash.propertyread onlycurrentTarget:Object
@:flash.propertyread onlyeventPhase:EventPhase
@:flash.propertyread onlytarget:Object
@:flash.propertyread onlytype:String
formatToString(className:String, ?p1:Dynamic, ?p2:Dynamic, ?p3:Dynamic, ?p4:Dynamic, ?p5:Dynamic):String
isDefaultPrevented():Bool
preventDefault():Void
stopImmediatePropagation():Void
stopPropagation():Void
toString():String