![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 6.0.79.
Flash MX 2004.
stepperInstance
.value
Property; the current value displayed in the text area of the stepper. The value will not be assigned if it does not correspond to the stepper's range and step increment as defined in the stepSize
property. This property can contain a number with up to three decimal places
The following example sets the current value
of the stepper to 10 and sends the value to the Output panel:
myStepper.value = 10; trace(myStepper.value);
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |