Static variables

@:require(flash10_1)staticread onlyHTTP_RESPONSE_STATUS:String

staticread 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

@:require(flash10_1)responseHeaders:Array<Dynamic>

@:require(flash10_1)responseURL:String

read onlystatus:Int

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods