ASTRA ColorPlaneAndSliderPicker
ColorPlaneAndSliderPicker is a user interface component for Flex that allows the user to pick a color value. It combines a one-dimensional color slider with a two-dimensional color plane.
Accessibility
ColorPlaneAndSliderPicker is not accessible at this time, due to the nature of the component.
Role: None
Enabling Accessibility
To enable accessibility in your Flex application, set the -accessible compiler option to true. If you are using Flex Builder, open the Project's Properties dialog and set it from there.
For additional topics, please read Using ColorPlaneAndSliderPicker, or take a look at the Examples section for functional demonstrations. The ActionScript 3.0 Class Reference contains full details on every property, method, and style available to the ColorPlaneAndSliderPicker component.
Sample Accessible Application
Below is an embedded application built to showcase accessibility. To experience this application properly, you must have a screen reader installed and be familiar with how to use it. Accessibility was developed with JAWS for Windows as the primary screen reader. Installing the JAWS Flex Scripts is highly recommended to obtain the most reliable results.