RE: [flexcoders] MenuBarItem label.

2005-07-14 Thread Jeff Krueger
Sent: Wednesday, July 13, 2005 10:41 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] MenuBarItem label.   Hello,       I have a menu bar in my application and I am trying to not hard code the fact that the forth menu item is the tools menu that I need to dynamically set the

RE: [flexcoders] MenuBarItem label.

2005-07-13 Thread Matt Chotin
: Wednesday, July 13, 2005 10:41 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] MenuBarItem label.   Hello,       I have a menu bar in my application and I am trying to not hard code the fact that the forth menu item is the tools menu that I need to dynamically set the menu items

[flexcoders] MenuBarItem label.

2005-07-13 Thread Jeff Krueger
Hello,       I have a menu bar in my application and I am trying to not hard code the fact that the forth menu item is the tools menu that I need to dynamically set the menu items on.  Instead I would like to be able to loop through all the MenuBarItems and look at their names t