Looking into the menuBar further, it is possible to use the click event to capture the top level of a menuBar.
Andrew --- In [email protected], "greenfishinwater" <[EMAIL PROTECTED]> wrote: > > The Flex documentation states that the menuBar will not dispatch an > itemClick event for items on the Bar itself. It seems that only its > children will trigger this event. > > Rather than use a menuBar, try a LinkBar, or LinkButton. > > The MenuBar is really for nested menus. > > Regards > > Andrew > > --- In [email protected], "shemeshkale" <baldhead72@> wrote: > > > > anyone? someone? > > > > --- In [email protected], "shemeshkale" <baldhead72@> wrote: > > > > > > i have a MenuBar that have one root with no childs. > > > how do i detect a click on the root? > > > it seems that the itemClick only catch clicks on the menu itself, it > > > doesn't catch the clicks on the root. > > > > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

