To springboard off Alex's comment - this isn't built into the framework. but there isn't any reason that you couldn't port something *like* kanaputs (https://kanaputs.dev.java.net/api/kanaputs/ui/Color.html) to ActionScript.
Rick Winscot From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Alex Harui Sent: Tuesday, July 08, 2008 12:38 PM To: [email protected] Subject: RE: [flexcoders] Color Picker No, since most colors don't have names. You could check to see if certain values come up and map those to strings. _____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of saatreddy Sent: Tuesday, July 08, 2008 3:59 AM To: [email protected] Subject: [flexcoders] Color Picker Hi, I am using <mx:colorpicker> and getting the color chosen by the user. Is there a way to get the color name like "green" "yellow" ...? Thanks

