For the other newbies... Use the Prompt property.
-- Blair From: "cox.blair" <[EMAIL PROTECTED]> Reply-To: <[email protected]> Date: Fri, 01 Aug 2008 13:39:08 -0000 To: <[email protected]> Subject: [flexcoders] Combobox - How to display 'Click to Select...' I have a dynamically populated combobox that I would like to provide an initial label instead of the first item in the array. It would be impossible to create an item in the array to show, it would need to part of the combobox control. So on initial load of the application, the combobox would display something like 'Click to Select...'. Any thoughts? Thanks,

