Static variables

staticfinalread onlyAV_HTTP_RESPONSE_STATUS:String

Constructor

@:value({ status : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, status:Int = 0, ?responseUrl:String, ?responseHeaders:Array<Dynamic>)

Variables

@:flash.propertyresponseHeaders:Array<Dynamic>

@:flash.propertyresponseURL:String

@:flash.propertyread onlystatus:Int

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods