Depthmanager.setdepthbelow(); Depthmanager.setdepthto() - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

DepthManager.setDepthBelow()

Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX 2004 and Flash MX Professional 2004.
Usage
movieClipInstance.setDepthBelow(instance)
Parameters
An instance name. This parameter is of type MovieClip.
instance
Returns
Nothing.
Description
Method; sets the depth of a movie clip or component instance below the depth of the
specified instance and moves other objects if necessary.
Example
The following code sets the depth of the
instance below the depth of
:
textInput
button
textInput.setDepthBelow(button);

DepthManager.setDepthTo()

Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX 2004.
Usage
movieClipInstance.setDepthTo(depthFlag)
496
DepthManager class

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents