haXe API Documentation
Back | Index
extern class flash.events.HTTPStatusEvent
extends Event
Available in flash9
var status(default,null) : Int
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?status : Int) : Void
static var HTTP_STATUS : String
Back | Index