At 14:48 26.9.2000 +0200, guran wrote: >Now, there you have it: > >"on myOwnHandler me" > >is not the way to use the me parameter. "me" can only be used >together with for example "mouseDown", "mouseEnter" etc. Sorry, but this is COMPLETELY untrue, and if you think that the use of me is so limited then you are almost certainly reinventing the wheel on a daily basis :) Put this is a sprite script, and watch it work: on mouseUp me x = getRandomNumber(me) put x end on getRandomNumber me return random(123) end Cheers Owen [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!]
- <lingo-l> Whats the difference? the currentSpriteN... Paul Steven
- Re: <lingo-l> Whats the difference? the curre... Jakob Hede Madsen
- Re: <lingo-l> Whats the difference? the curre... James Newton
- SV: <lingo-l> case question Magnus Ewald
- Re: SV: <lingo-l> case question Carl West
- Re: SV: <lingo-l> case question Carl West
- Re: SV: <lingo-l> case quest... Kerry Thompson
- Re: SV: <lingo-l> case question Jakob Hede Madsen
- RE: <lingo-l> Whats the difference? the c... Paul Steven
- Re: <lingo-l> Whats the difference? t... guran
- RE: <lingo-l> Whats the differenc... Owen Kelly
- RE: <lingo-l> Whats the differenc... Paul Steven
- RE: <lingo-l> Whats the diff... roy crisman
- RE: <lingo-l> Whats the diff... Karina Steffens
- <lingo-l> Re: Getting OT: Wh... guran
- Re: <lingo-l> Whats the difference? t... James Newton
- RE: <lingo-l> Whats the difference? the curre... Robert Wingate
- RE: <lingo-l> Whats the difference? the c... Paul Steven
- RE: <lingo-l> Whats the difference? the c... Karina Steffens
- RE: <lingo-l> Whats the difference? t... Paul Steven
- Re: <lingo-l> Whats the differenc... Bjarne Nyquist
