![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
stepperInstance.minimum
Property; the minimum range value of the stepper. This property can contain a number with up to three decimal places. The default value is 0.
The following example sets the minimum value of the stepper range to 100:
myStepper.minimum = 100;
![]() ![]() | |