haXe API Documentation
Back | Index
extern class flash.events.StatusEvent
extends Event
Available in flash9
var code : String
var level : String
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?code : String, ?level : String) : Void
static var STATUS : String
Back | Index