Flash CS3 Documentation |
|||
| Extending Flash > Objects > ToolObj object > toolObj.depth | |||
Flash MX 2004.
toolObj.depth
Read-only property; an integer that specifies the depth of the tool in the pop-up menu in the Tools panel. This property is used only when creating extensible tools.
The following example specifies that the tool has a depth of 1, which means one level under a tool in the Tools panel:
fl.tools.activeTool.depth = 1;
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00004556.html