Static variables

staticfinalread onlyAUTHENTICATION_TYPE_DRM:String

staticfinalread onlyAUTHENTICATION_TYPE_PROXY:String

staticfinalread onlyDRM_AUTHENTICATE:String

Constructor

@:value({ cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, ?header:String, ?userPrompt:String, ?passPrompt:String, ?urlPrompt:String, ?authenticationType:String, ?netstream:NetStream)

Variables

@:flash.propertyread onlyauthenticationType:String

@:flash.propertyread onlyheader:String

@:flash.propertyread onlynetstream:NetStream

@:flash.propertyread onlypasswordPrompt:String

@:flash.propertyread onlyurlPrompt:String

@:flash.propertyread onlyusernamePrompt:String

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods