ActionScript 2.0 Components Language Reference |
|
|
|
| UIScrollBar Component | |||
The UIScrollBar component allows you to add a scroll bar to a text field. You can add a scroll bar to a text field while authoring, or at runtime with ActionScript.
|
NOTE |
A UIScrollBar component is supported for both ActionScript 2.0 and ActionScript 3.0. This document discusses the version 2 component. If you are using the version 3 component, see Using the UIScrollBar in Using ActionScript 3.0 Components. |
The UIScrollBar component functions like any other scroll bar. It contains arrow buttons at either end and a scroll track and scroll box (thumb) in between. It can be attached to any edge of a text field and used both vertically and horizontally.
|
|
|
|