Property summary for the DepthManager class
The following table lists the properties of the DepthManager class.
Property
DepthManager.kBottom
DepthManager.kCursor
DepthManager.kNotopmost
DepthManager.kTooltip
DepthManager.kTop
DepthManager.kTopmost
DepthManager.createChildAtDepth()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
movieClipInstance.createChildAtDepth(linkageName, depthFlag[, initObj])
Parameters
linkageName
One of the following values:
depthFlag
DepthManager.kTopmost
the DepthManger class. You must either reference the DepthManager package (for example,
mx.managers.DepthManager.kTopmost
DepthManager package.
An initialization object. This parameter is optional.
initObj
Returns
A reference to the object created. The return type is MovieClip.
Description
Method; creates a child instance of the symbol specified by
by
.
depthFlag
A linkage identifier. This parameter is a string.
,
DepthManager.kNotopmost
Description
A static property with the constant value 202.
A static property with the constant value 101. This is the
cursor depth.
A static property with the constant value 204.
A static property with the constant value 102. This is
the tooltip depth.
A static property with the constant value 201.
A static property with the constant value 203.
DepthManager.kTop
. All depth flags are static properties of
), or use the
statement to import the
import
linkageName
,
DepthManager.kBottom
at the depth specified
DepthManager class
,
407
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?