User Guide

494 DepthManager class
Usage
DepthManager.kNotopmost
Description
Property (static); a property with the constant value 204. This property is passed as a
parameter in calls to
DepthManager.createClassChildAtDepth() and
DepthManager.createChildAtDepth() to request removal from the topmost layer.
DepthManager.kTooltip
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX 2004.
Usage
DepthManager.kTooltip
Description
Property (static); a property with the constant value 102. This property is passed as a
parameter in calls to
DepthManager.createClassObjectAtDepth() and
DepthManager.createObjectAtDepth() to place an object at the tooltip depth.
DepthManager.kTop
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX 2004.
Usage
DepthManager.kTop
Description
Property (static); a property with the constant value 201. This property is passed as a
parameter in calls to
DepthManager.createClassChildAtDepth() and
DepthManager.createChildAtDepth() to request placement on top of other content but
below
DepthManager.kTopmost content.