FMXISRoundDial

Availability

Flash Player 6 r65.

Description

This class implements a simple round dial gauge. Developers can set its value by setting the val property to have the dial jump immediately to that value. Displaying the dial center and background are optional.

The component provides properties to bring in attached graphics based on movie clip linkage ID's. This allows the developer to have multiple instances on the Stage with different looks. Developers using the component FLA's can change the appearance of the hand by modifying: defRndDialHand, center of the dial by modifying: defRndDialCenter, the background graphic by modifying: defRndDialBkgnd.

Code Hinting

The suffix of variables recognized for codehinting purposes as FMXISRoundDial's is _rdial.