Whoa...finaly...i'll try it... thanks Jamie
BTW, is there any flash mailing list that "full of master" like in this
mailing list ????
I join couple in yahoogroups and gain nothing there....thanks
Victor Iwan
"Going on top !"
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
Behalf
> Of Jamie Dyer
> Sent: 26 September 2001 21:18
> To: [EMAIL PROTECTED]
> Subject: RE: <lingo-l> OOT: Flash (you may delete it)
>
> You can use this, taken from the flash coders list:
>
> <snip>
> onClipEvent (enterFrame) {
> if (Key.isDown(2) && !clicked) {
> clicked=true;
> trace("right mouseclick captured!");
> // <do stuff>;
> // <when everything is handled: clicked=false>;
> }
> }
> </snip>
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]