Properties inherited from the UIObject class
The following table lists the properties the TextInput class inherits from the UIObject class.
When accessing these properties from the TextInput object, use the form
TextInputInstance.propertyName
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
UIObject.scaleY
UIObject.top
UIObject.visible
UIObject.width
UIObject.x
UIObject.y
Properties inherited from the UIComponent class
The following table lists the properties the TextInput class inherits from the UIComponent
class. When accessing these properties from the TextInput object, use the form
TextInputInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
.
Description
Read-only; 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.
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.
Read-only; the position of the top edge of the object, relative
to its parent.
A Boolean value indicating whether the object is visible (
or not (
).
false
Read-only; 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.
.
Description
Indicates whether the component can receive focus
and input.
A number indicating the tab order for a component in
a document.
)
true
TextInput class
1217
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers