A RoundSlider control allows user to adjust an angle or similar values.
This component can be used to create volume regulators in sound/video players or as angle controller for some visual editors.
FEATURES
- FLA -based editable component, built in the same style as the standard User Interface components, so it’s very simple to use user defined skins to customize it’s appearance.
- Simple class structure similar to standart Slider component, so Sliders can be replaced with RoundSliders with very little changes in code.
- Nice and clean ASDoc documentation.