![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
textAreaInstance.hPosition
Property; defines the horizontal position of the text within the field. The default value is 0.
The following code displays the left-most characters in the field:
myTextArea.hPosition = 0;
![]() ![]() | |