Flex components are configurable via CSS styles. Have a go with the Flex 2 Style Explorer and then just cut and paste the resulting code it spits out into an external stylesheet or a mx:Style tag.
http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html Just be aware that the Style Explorer doesn't necessarily expose *every* configurable option, so consult the LiveDocs for that component if you don't see something there you need. Regards, Dave. Cynergy Systems, Inc. On 11/17/06, missgiggygirl <[EMAIL PROTECTED]> wrote:
Hello Everyone! I am new and trying to wrap my head around some (seemingly) simple things... I do not like the default look and behavior of the borders of the Accordion widget, but do not see how to change it? Through the built in API help, Class "Accordion" has properties like "selectedFillColors" and "textRollOverColor", but no border controls? I want each :block" to be 1px solid black by default on all four sides, and upon hover become grey (#666666) on all four sides? How can I achieve this? Thanks, Giggle_Gurl

