You can style the MenuBar by setting styles as attributes, or through
ActionScript, on the MenuBar directly.

To style the menus popped open by the MenuBar, you can loop through them
in ActionScript and set styles on the Menu instances as appropriate. To
loop through the MenuBar, you can use the getMenuAt() method which
returns Menu objects. To figure out how many Menus the MenuBar has,
check the length of the MenuBar's menus property. 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Nicholas Watson
Sent: Friday, June 20, 2008 8:21 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Menubar Styling

I have a menubar where I want the items on the menubar to be one color
and size, and the items in the drop downs to be another color and
style. I can't find any information on doing this. Can someone help me
out?


------------------------------------

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
Links



Reply via email to