ActionScript 2.0 Components Language Reference |
|
|
|
| Window component > Customizing the Window component | |||
You can transform a Window 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 UIObject.setSize().
Resizing the window does not change the size of the close button or title caption. The title caption is aligned to the left and the close bar to the right.
|
|
|
|