Never mind, I figured it out. I am supposed to create a ContextMenu with the
options I want and assign it to the Application.contectMenu property.

Thanks anyways!
~Aaron

On Wed, Aug 6, 2008 at 12:01 PM, Aaron Miller <
[EMAIL PROTECTED]> wrote:

> Hello,
>
> I am trying to figure out how to add an item to the default context menu
> when someone right clicks inside the stage. I know I have to add a
> ContextMenuItem to the ContextMenu.customItems properties, but I'm not sure
> how to reference the default menu. Listening for a MouseEvent.RIGHT_CLICK in
> the application scope only seems to be available for AIR. How would I go
> about adding an item to the default menu?
>
>
> Thanks!
> ~Aaron
>

Reply via email to