[flexcoders] Re: Listen itemClick on MenuBar

2008-09-24 Thread Tim Hoff
Hi Andres, The MenuBar uses the click event for the top level. The children use itemClick. Usually, you have to listen for both. -TH --- In flexcoders@yahoogroups.com, Andres Serral [EMAIL PROTECTED] wrote: Hello. The MenuBar control doesn't dispatch the itemClick event on items that has

Re: [flexcoders] Re: Listen itemClick on MenuBar

2008-09-24 Thread jitendra jain
: Wednesday, 24 September, 2008 8:45:42 PM Subject: [flexcoders] Re: Listen itemClick on MenuBar Hi Andres, The MenuBar uses the click event for the top level. The children use itemClick. Usually, you have to listen for both. -TH --- In [EMAIL PROTECTED] ups.com, Andres Serral [EMAIL PROTECTED

Re: [flexcoders] Re: Listen itemClick on MenuBar

2008-09-24 Thread jitendra jain
sorry it is mx:MenuBar  Thanks, with Regards, Jitendra Jain - Original Message From: jitendra jain [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, 25 September, 2008 9:48:49 AM Subject: Re: [flexcoders] Re: Listen itemClick on MenuBar public function menuHandler