MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 600

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

Usage
stepperInstance.value
Description
Property; the current value displayed in the text area of the stepper. The value is not assigned if it
does not correspond to the stepper's range and step increment as defined in the
property. This property can contain a number of up to three decimal places.
Example
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);
600
Chapter 6: Components Dictionary
stepSize

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents