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