Disabling a drag-and-drop asset?
Hello everyone.
I'm painfully new to actionscripting and need some advice on how to go about disabling a drag-and-drop object. Basically I have this puzzle I'm working on, and it has pieces that you can drag and drop into place. That was simple enough to implement. Now the problem is, once the piece is in place, I want to be able to disable the drag-and-drop functionality, so it cannot be mainuplated further.
How can I go about doing this? I've read through dozens of tutorials and looked through my flash Actionscript manual and help file, but nothing that I've seen gives any details or hints as to how to go about accomplishing this. If anyone could give me some advice, or point me in the right direction to resources that spell it out, I would be very appreciative.
Thanks in advance.