FMXISSectorDial

Availability

Flash Player 6 r65.

Description

This class implements a simple sector dial. Developers can set its value by setting the val property to have the dial jump immediately to that value.

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: defSectDialHand, center of the dial by modifying: defSectDialCenter, the background graphic by modifying: defSectDialBkgnd. Showing the dial center and background are optional.

Code Hinting

The suffix of variables recognized for codehinting purposes as FMXISSectorDial's is _sdial.