FMXISBarNonUnifExcl

Availability

Flash Player 6 r65.

Description

This class extends the FMXISBarNonUnif class to permit a special plot that has "exclusive" zones, meaning when the value is in the particular range, no other chips are lit. Ordinarily, all chips are lit if the chip value is less than or equal to the bar's current value.

This component is distributed as a compiled clip (SWC) rather than an FLA, but the external AS file is installed in the Classes directory for your inspection. Unlike most of the other components in this set, it does not let you change the chip graphic.

Everything is the same as FMXISBarNonUnif except you can say whether or not a particular zone is exclusive.

FMXISBarNonUnifExcl inherits from FMXISBarNonUnif.