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