Well, if I recall correctly, the right-click-event doesn't exist in
Flash. 

However you can alter the contextMenu.customItems (Array) of a
component at any time, being even when it's not visible. And you can
even use data-binding on it's items.

Good luck,
--jeetee

--- In flexcoders@yahoogroups.com, "toofah_gm" <[EMAIL PROTECTED]> wrote:
>
> Did anyone see this post?  Is there really no trigger to use?
> 
> 
> --- In flexcoders@yahoogroups.com, "toofah_gm" <garym@> wrote:
> >
> > Is there an event that I can use to know that the ContextMenu is about
> > to pop up when the user Right Clicks?  I would like to run some code
> > to enable/disable some of my custom context menu items.
> > 
> > Thanks!
> > 
> > Gary
> >
>


Reply via email to