Flash Player 6.0.79。
Flash MX 2004。
componentInstance.right
componentInstance
属性(只读);一个数字,指明对象的右侧相对于其父对象右侧的位置(以像素为单位)。
以下范例将 tmp 的值设置为 checkbox 实例的右侧位置:
tmp
checkbox
var tmp = checkbox.right;