|    | |
|  | |
|  | |
|  | |
Flash Player 6.0.79.
Flash MX 2004.
textAreaInstance.maxHPosition
Property (read-only); the maximum value of TextArea.hPosition. The default value is 0.
The following code scrolls the text to the far right:
myTextArea.hPosition = myTextArea.maxHPosition;
|  | |
|  | |
|  | |
|    | |