Usage
scrollPaneInstance.hLineScrollSize
Description
Property; the number of pixels to move the content when an arrow in the horizontal scroll bar is
clicked. The default value is 5.
Example
This example increases the horizontal scroll unit to 10:
scrollPane.hLineScrollSize = 10;
ScrollPane.hPageScrollSize
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
scrollPaneInstance.hPageScrollSize
Description
Property; the number of pixels to move the content when the track in the horizontal scroll bar is
clicked. The default value is 20.
Example
This example increases the horizontal page scroll unit to 30:
scrollPane.hPageScrollSize = 30;
ScrollPane.hPosition
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
scrollPaneInstance.hPosition
Description
Property; the pixel position of the scroll pane's horizontal scroll box (thumb). The 0 position is at
the extreme left end of the scroll track, which causes the left edge of the scroll pane content to be
visible in the scroll pane.
ScrollPane component
679
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?
Questions and answers