haXe API Documentation
Back | Index
extern class flash.events.IOErrorEvent
extends ErrorEvent
Available in flash9
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?text : String, ?id : Int) : Void
static var DISK_ERROR : String
static var IO_ERROR : String
static var NETWORK_ERROR : String
static var VERIFY_ERROR : String
Back | Index