MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1345

Components language reference
Table of Contents

Advertisement

Property summary for the UIComponent class
The following table lists properties of the UIComponent class.
Property
UIComponent.enabled
UIComponent.tabIndex
Properties inherited from the UIObject class
The following table lists the properties the UIComponent class inherits from the UIObject
class. When accessing these properties from the UIComponent object, use the form
UIComponentInstance.propertyName
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
UIObject.scaleY
UIObject.top
UIObject.visible
UIObject.width
UIObject.x
UIObject.y
Description
Indicates whether the component can receive focus
and input.
A number indicating the tab order for a component in
a document.
.
Description
The position of the bottom edge of the object, relative to the
bottom edge of its parent. Read-only.
The height of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The position of the right edge of the object, relative to the
right edge of its parent. Read-only.
A number indicating the scaling factor in the x direction of the
object, relative to its parent.
A number indicating the scaling factor in the y direction of the
object, relative to its parent.
The position of the top edge of the object, relative to its
parent. Read-only.
A Boolean value indicating whether the object is visible (
or not (
).
false
The width of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The top edge of the object, in pixels. Read-only.
UIComponent class (API)
)
true
1341

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents