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