Using ActionScript 3.0 Components |
|
|
|
| Customizing the UI Components > Customizing the TileList | |||
You can transform the TileList component horizontally and vertically while authoring and at run time. While authoring, select the component on the Stage and use the Free Transform tool or any of the Modify > Transform commands. At run time, use the setSize() method or the appropriate properties such as the width, height, columnCount, rowCount, scaleX, and scaleY properties.The ScrollBar, which TileList contains, scales with the list box.
|
|
|
|