MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 679

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents