Main Page | Packages | Class Tree | Index | Help

mx.behaviors

class DepthControl

Object
  |
  +--mx.behaviors.DepthControl


class DepthControl
extends Object



Fields inherited from class Object

__proto__, constructor, prototype

Constructor

public
DepthControl ( )


Method Summary

public static
bringForward ( target: MovieClip )


public static
bringToFront ( target: MovieClip )


public static
sendBackward ( target: MovieClip )


public static
sendToBack ( target: MovieClip ): Void


Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Constructor Documentation

DepthControl

public function DepthControl()

Method Documentation

bringForward

public static function bringForward(target: MovieClip)

bringToFront

public static function bringToFront(target: MovieClip)

sendBackward

public static function sendBackward(target: MovieClip)

sendToBack

public static function sendToBack(target: MovieClip): Void

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc