![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 6.0.79.
Flash MX 2004.
listInstance
.vScrollPolicy
Property; a string that determines whether or not the list supports vertical scrolling. This property can be one of the following values: "on"
, "off"
or "auto"
. The value "auto"
causes a scroll bar to appear when its needed.
The following example disables the scroll bar:
myList.vScrollPolicy = "off";
You can still create scrolling by using List.vPosition
.
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |