RE: [flexcoders] MOUSE RIGHT CLICK EVENT..

2007-12-06 Thread Alex Harui
No such event in the flash player. You can detect context menu events From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of yourName Sent: Wednesday, December 05, 2007 11:16 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] MOUSE RIGHT

RE: [flexcoders] mouse-right-click-event?

2005-09-30 Thread Christoph Diefenthal
che Nachricht- > Von: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Im > Auftrag von Philippe Maegerman > Gesendet: Freitag, 30. September 2005 09:38 > An: flexcoders@yahoogroups.com > Betreff: RE: [flexcoders] mouse-right-click-event? > > Been fixed in player 8 :) &g

RE: [flexcoders] mouse-right-click-event?

2005-09-30 Thread Christoph Diefenthal
You are right. It works in Version 8! Thanks ! > -Ursprüngliche Nachricht- > Von: Christoph Diefenthal > Gesendet: Freitag, 30. September 2005 10:42 > An: 'flexcoders@yahoogroups.com' > Betreff: RE: [flexcoders] mouse-right-click-event? > > Thanks everybo

RE: [flexcoders] mouse-right-click-event?

2005-09-30 Thread Philippe Maegerman
jeudi 29 septembre 2005 20:47To: flexcoders@yahoogroups.comSubject: Re: [flexcoders] mouse-right-click-event? The other thing to remember...The right click can only be used on the Main MXML file, and not any nested views.Limitations in the flash playerhas this changed for flash 8, any one

RE: [flexcoders] mouse-right-click-event?

2005-09-29 Thread Christoph Diefenthal
Ok, I figured out, how to set a ContextMenu on a component. Works fine... with STATIC components like below . But with dynamic components If I change the initThis function below to this function initThis(){ //var my_cm = new _global["ContextMenu"](); var my_cm :Co

Re: [flexcoders] mouse-right-click-event?

2005-09-29 Thread David Harris
Manish: http://www.cflex.net/showfiledetails.cfm?ObjectID=195 Tracy   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Clint Modien Sent: Thursday, September 29, 2005 2:40 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] mouse-right-click

RE: [flexcoders] mouse-right-click-event?

2005-09-29 Thread Tracy Spratt
: [flexcoders] mouse-right-click-event?   I've seen a work around for this somewhere in this group  it involved catching using the mouseOver event to determine which component the mouse is over and editing the context menu before the menu is shown...  never done it but it might be some

Re: [flexcoders] mouse-right-click-event?

2005-09-29 Thread Clint Modien
I've seen a work around for this somewhere in this group  it involved catching using the mouseOver event to determine which component the mouse is over and editing the context menu before the menu is shown...  never done it but it might be something to try?   Can search this group here... *

RE: [flexcoders] mouse-right-click-event?

2005-09-29 Thread Tracy Spratt
http://www.cflex.net/showfaq.cfm?Object=faq&channelID=1&faqtype=&default fields=&defaultValues=#Question396 Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Christoph Diefenthal Sent: Thursday, September 29, 2005 11:05 AM To: 'flexcoders@yah