why donīt you set the location of the sprites? Do you need to change the
size, too?

on mouseDown
   sprite(3).loc = sprite(2).loc
end

Ralf.

>When I click on sprite(2) then sprite(3) moves to sprite(2) using this
code
> sprite(3).rect sprite(2).rect
> That works fine, except that sprite(3) quickly moves back to its
original
> location.



[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!]

Reply via email to