When you use sendSprite, you're addressing an object, and the reference to the receiving object is passed as the first parameter, and the parameters explicitly passed are shifted one place.
So the first parameter you send is available as the second parameter in the receiving handler. You'll see more of this when you get more into object oriented programming, OOP. Jakob [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
