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.
Examples: ColorPlaneAndSliderPicker for Flex 3
|
Creating a ColorPlaneAndSliderPicker in MXMLThis example demonstrates the minimum MXML required to create a ColorPlaneAndSliderPicker. Source MXML | Output |
|
Creating a ColorPlaneAndSliderPicker in ActionScriptThis example demonstrates the minimum ActionScript required to create a ColorPlaneAndSliderPicker. Source MXML | Output |
|
Setting the Slider ComponentThis example demonstrates the sliderComponent property of the ColorPlaneAndSliderPicker. Source MXML | Output |


