ScreenProtectionUI
| Kind of class: | class |
|---|---|
| Inherits from: | MovieClipHelper |
| Classpath: | com.bourre.visual.ScreenProtectionUI |
| File last modified: | Wednesday, 31 October 2007, 07:35:30 |
Summary
Constructor
Instance properties
Instance properties inherited from MovieClipHelper
Class methods
Class methods inherited from MovieClipHelper
Instance methods
Instance methods inherited from MovieClipHelper
Constructor
ScreenProtectionUI
function ScreenProtectionUI (
target:MovieClip,
depth:Number,
id:String,
settings:Rectangle)
Class properties
DEFAULT_DEPTH
static DEFAULT_DEPTH:Number = 9996
(read,write)
DEFAULT_ID
static DEFAULT_ID:String = "ScreenProtectionUI"
(read,write)
Instance methods
toString
function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance
Overrides: