ActionScript 2.0 Components Language Reference |
|
|
|
| Tree component > Customizing the Tree component | |||
You can transform a Tree component horizontally and vertically while authoring and at runtime. While authoring, select the component on the Stage and use the Free Transform tool or any of the Modify > Transform commands. At runtime, use the setSize() method (see UIObject.setSize()). When a tree isn't wide enough to display the text of the nodes, the text is clipped.
|
|
|
|