I've been spending another frustration filled day with Rev. I'm trying to fight through the fact that this program has no decent documentation for beginners. At the moment, I'm pretty sorry that I ever purchased the software. It cost a lot of money on my budget. I assumed that it would have excellent documentation. What I've found is that the documentation is scattered around in so many places, that I spend hours searching. The dictionary is fine for someone who already somewhat understands the syntax, but there are no code snips included therein so it doesn't help me much.

At any rate, my problem today is that I am trying to figure out how to apply a drag and drop feature in a small "Match" quiz. Here is what I'd like to be able to do:
Drag my image onto another image. If they match then the dragged image is allowed to drop. If they don't match, the image snaps back to its original location.
I've searched the forum and found a couple of examples that I couldn't apply successfully. They used the location command. I couldn't get them to work properly for my need. I tried using the resources code example of dropping the colors from a pallet onto an object. That didn't work. I've tried searching the GMANE list for help. Found nothing.
If anyone could post some simple code snips that would put me in the right direction, I'd really appreciate it.
grab
loc
drag
drop
TIA
Rachel