Available on flash
staticfinalread onlyUNCAUGHT_ERROR:String
@:value({ cancelable : true, bubbles : true })new(?type:String, bubbles:Bool = true, cancelable:Bool = true, ?error_in:Dynamic)
@:flash.propertyread onlyerror:Dynamic
@:flash.property@:require(flash10_1)read onlyerrorID:Int
@:flash.propertytext:String
@:flash.propertyread onlybubbles:Bool
@:flash.propertyread onlycancelable:Bool
@:flash.propertyread onlycurrentTarget:Dynamic
@:flash.propertyread onlyeventPhase:EventPhase
@:flash.propertyread onlytarget:Dynamic
@:flash.propertyread onlytype:String
clone():Event
formatToString(className:String, restArgs:Rest<Dynamic>):String
isDefaultPrevented():Bool
preventDefault():Void
stopImmediatePropagation():Void
stopPropagation():Void
toString():String