Static variables

@:require(flash10_1)staticfinalread onlyHTTP_RESPONSE_STATUS:String

staticfinalread onlyHTTP_STATUS:String

Constructor

@:value({ redirected : false, status : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, status:Int = 0, redirected:Bool = false)

Variables

@:flash.propertyredirected:Bool

@:flash.property@:require(flash10_1)responseHeaders:Array<Dynamic>

@:flash.property@:require(flash10_1)responseURL: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