Here you go - attached is the example.
Best, deepa ________________________________ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Pierre-Henri Sent: Wednesday, November 15, 2006 6:52 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Message to Deepa (or others) Re: have there any rightClick mouseEvent in Flex2? Hello ! I'm new to Flex - and to this Group... Searching for information about the rightClick event handler, I found the article below. The initially attached document (example.mxml) does not seem to be available anymore - could anyone repost it ? Thanks a lot in anticipation P-H --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> , "Deepa Subramaniam" <[EMAIL PROTECTED]> wrote: > > Yes - you can add a ContextMenu that pops open when you right click in a > Flex application. You can use the flash.ui.ContextMenu class to add > custom menu items to your ContextMenu and then use event handling to > invoke the desired behavior. > > Attached is a simple example that shows how you can right click in a > DataGrid cell and add that item to another DataGrid. This should point > you in the right direction. > > deepa > > -----Original Message----- > From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> [mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> ] On > Behalf Of feel8335 > Sent: Wednesday, September 13, 2006 9:37 AM > To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> > Subject: [flexcoders] have there any rightClick mouseEvent in Flex2? > > have there any rightClick mouseEvent in Flex? if not, then how to > produce a right click event to provide more function , like rename a > display object, change color or set icon on there???? > > THX~~! @@ > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt <http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt> > Search Archives: > http://www.mail-archive.com/flexcoders%40yahoogroups.com <http://www.mail-archive.com/flexcoders%40yahoogroups.com> > Yahoo! Groups Links >
example.mxml
Description: example.mxml