Property
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 NumericStepper class inherits from the
UIComponent class. When calling these properties from the NumericStepper object, use the
form
NumericStepper.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Event summary for the NumericStepper class
The following table lists the event of the NumericStepper class.
Event
NumericStepper.change
978
NumericStepper component
Description
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.
.
Description
Indicates whether the component can receive focus and
input.
A number indicating the tab order for a component in a
document.
Description
Triggered when the value of the stepper changes.
)
true
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?