![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 6.
my_txt.hscroll
An integer.
Property; indicates the current horizontal scrolling position. If the hscroll
property is 0, the text is not horizontally scrolled.
For more information on scrolling text, see Creating scrolling text.
The following example scrolls the text horizontally.
on (release) { my_txt.hscroll += 1; }
TextField.maxhscroll
, TextField.scroll
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |