So, I have an image, let's call it "P".
I also have a number of "tiles" constituting a grid on a card.
One of those tiles is called image "xPtw".
Now the script in image "P" goes something like this:
on mouseDown
grab me
end mouseDown
on mouseUp
*--pseudocode*
if the name of the object *underneath* this image contains "P" then
do nothing
else
send image "P" somewhere else
end if
*--end pseudocode*
end mouseUp
and I'm looking for help.
Richmond.
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode