ScrollPane.scrollDrag
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
scrollPaneInstance.scrollDrag
Description
Property; a Boolean value that indicates whether scrolling occurs (
user drags within the scroll pane. The default value is
Example
This example causes the content to scroll when the user drags within the scroll pane:
scrollPane.scrollDrag = true;
ScrollPane.vLineScrollSize
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
scrollPaneInstance.vLineScrollSize
Description
Property; the number of pixels to move the content in the display area when the user clicks a
scroll arrow in a vertical scroll bar. The default value is 5.
Example
This code causes the content in the display area to move 10 pixels when the vertical scroll arrows
are clicked:
scrollPane.vLineScrollSize = 10;
ScrollPane.vPageScrollSize
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
684
Chapter 6: Components Dictionary
) or not (
true
.
false
) when a
false
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