Flash Player 6.0.79。
Flash MX 2004。
textAreaInstance.hPosition
textAreaInstance
属性;定义文本在字段中的水平位置。默认值为 0。
以下代码显示字段中最左边的字符:
myTextArea.hPosition = 0;