flash.system.AuthorizedFeaturesLoader

type
class
extends
flash.events.EventDispatcher
available in
flash
metadata
:final
:require
flash11_3

Constructor

new()

Instance Variables hide inherited show inherited

authorizedFeatures(default,null) : AuthorizedFeatures

Instance Methods hide inherited show inherited

addEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool, ?priority : Int, ?useWeakReference : Bool) : Void

dispatchEvent(event : Event) : Bool

hasEventListener(type : String) : Bool

loadAuthorizedFeatures() : Void

removeEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool) : Void

toString() : String

willTrigger(type : String) : Bool