![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 6.0.79.
Flash MX 2004.
textAreaInstance
.vScrollPolicy
Property; determines whether the vertical scroll bar is always present ("on"
), never present ("off"
), or appears automatically according to the size of the field ("auto"
). The default value is "auto"
.
The following code turns vertical scroll bars off all the time:
text.vScrollPolicy = "off";
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |