Greetings All,

I've burned an entire DAY searching the web for examples of how to
control sub-menus in a MenuBar control, via code.  The main types of
things I need to accomplish, is toggling Checkboxes and Radio Buttons,
when certain application variables change.

My MenuBar has 6 primary menus across the top, and each primary menu,
could have any number of additional sub-menus (which have several
variations of menu types - Checkboxes, Radio Buttons, etc.)

My MenuBar is being populated via an external XML File.

Per the docs, each top level menu is considered a 'MenuBarItem', but
there is very little helpful information after that.  All the help docs
focus primarily on listening for MenuBar events and writing functions to
respond - but there is NOTHING on how to do the reverse.

I consider myself to be a fairly seasoned Flex Programmer, but this
MenuBar stuff has got me stumped, and quite frustrated.

If anybody has any examples on this topic, I would be VERY grateful.

Thanks in advance for any help,

Mike

Reply via email to