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