Yes, I mean right-click access.

I already have sub-menus.



--- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> When you use the term "context menu", do you mean right-click access?
> Or just normal sub-menus.
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of valdhor
> Sent: Tuesday, August 05, 2008 12:05 PM
> To: [email protected]
> Subject: [flexcoders] Add a context menu to a menubar item
> 
>  
> 
> Either this is really easy and I've missed it or it's really quite
> difficult.
> 
> I have a MenuBar that is created from an ArrayCollection that is
> returned from a RemoteObject call:
> 
> <mx:MenuBar id="menuBar" itemClick="menuHandler(event)"
> dataProvider="{menuBarCollection}" />
> 
> How would I get at each item so I can add a context menu to each menu
> item?
>


Reply via email to