Method
ScrollPane.hPosition
ScrollPane.hScrollPolicy
ScrollPane.scrollDrag
ScrollPane.vLineScrollSize
ScrollPane.vPageScrollSize
ScrollPane.vPosition
ScrollPane.vScrollPolicy
Properties inherited from the UIObject class
The following table lists the properties the ScrollPane class inherits from the UIObject class.
When accessing these properties from the ScrollPane object, use the form
ScrollPaneInstance.propertyName
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
UIObject.scaleY
UIObject.top
UIObject.visible
UIObject.width
UIObject.x
UIObject.y
Description
The horizontal pixel position of the scroll pane's horizontal scroll
bar.
The status of the horizontal scroll bar. It can be always on (
always off (
), or on when needed (
"off"
is
.
"auto"
Indicates whether scrolling occurs (
drags on content within the scroll pane. The default value is
The amount of content to scroll vertically when a scroll arrow
is clicked.
The amount of content to scroll vertically when the scroll track is
clicked.
The pixel position of the scroll pane's vertical scroll bar.
The status of the vertical scroll bar. It can be always on (
always off (
), or on when needed (
"off"
is
.
"auto"
.
Description
The position of the bottom edge of the object, relative to the
bottom edge of its parent. Read-only.
The height of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The position of the right edge of the object, relative to the right
edge of its parent. Read-only.
A number indicating the scaling factor in the x direction of the
object, relative to its parent.
A number indicating the scaling factor in the y direction of the
object, relative to its parent.
The position of the top edge of the object, relative to its parent.
Read-only.
A Boolean value indicating whether the object is visible (
not (
).
false
The width of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The top edge of the object, in pixels. Read-only.
). The default value
"auto"
) or not (
) when a user
true
false
"on"
). The default value
"auto"
true
ScrollPane component
),
"on"
.
false
),
) or
673
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