Hi,

Can somebody give me a hint how I can toggle a Flex2 check type MenuItem
from within ActionScript?

So far I found that I can access the menuItems via  the MenuBar's
menuBarItems property, i.e. .

 

trace(MenuBarItem(menuBarItems[0].data));

 

But I'm sure there is a more elegant way to access the items, is there?

 

Sascha

 

-- 

http://hiddenresource.corewatch.net/

 

Reply via email to