ActionScript 2.0 Components Language Reference |
|
|
|
| ScrollPane component > Customizing the ScrollPane component | |||
You can transform a ScrollPane 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()) or any applicable properties and methods of the ScrollPane class.
Bear in mind these points about the ScrollPane component:
|
|
|
|