Flex 3 color picker no color value
Posted
by kha.ya.ru
on Stack Overflow
See other posts from Stack Overflow
or by kha.ya.ru
Published on 2009-10-16T12:34:09Z
Indexed on
2010/03/13
6:05 UTC
Read the original article
Hit count: 784
I need "no color" value in flex 3/4 color picker component. Here are some options I've investigated:
1) External componet. Searched a lot but didn't managed to find a suitable one. There is a great color picker that meets my needs completely, but it is in action script 2 format. I need as3.
2) Enhance the existing built-in color picker component.
So here I need your help. Do you have any ideas how the built-in color picker component can be enhanced in order to support "no color" value?
© Stack Overflow or respective owner