haXe API Documentation
Back | Index
extern class flash.events.AsyncErrorEvent
extends ErrorEvent
Available in flash
var error : Dynamic
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?text : String, ?error : Dynamic) : Void
static var ASYNC_ERROR : String
Back | Index