MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 612

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

Advertisement

ProgressBar.conversion
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
pBarInstance.conversion
Description
Property; a number that sets a conversion value for the incoming values. It divides the current and
total values, floors them, and displays the converted value in the
value is 1.
Note: The floor is the closest integer value that is less than or equal to the specified value. For
example, the number 4.6 becomes 4.
Example
The following code displays the value of the loading progress in kilobytes:
pBar.conversion = 1024;
ProgressBar.direction
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
pBarInstance.direction
Description
Property; indicates the fill direction for the progress bar. The default value is
Example
The following code makes the progress bar fill from right to left:
pBar.direction = "left";
ProgressBar.indeterminate
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
612
Chapter 6: Components Dictionary
property. The default
label
.
"right"

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?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents