Specific DRAG and DROP tutorial

I am looking for a good drag and drop tutorial that will explain how to make a d&d that will force the user to move objects into a specific location and then drop it there. Otherwise the object will return to it’s home.

So far I can’t come up with anything like that. Anyone?:cowboy:

I have a similar kind of thing here…

If you open the zip file you should find an fla. That’s a very basic drag and drop type game, where you can move things around. You’re only able to drop things in the boxes, anywhere else and the piece will return to it’s original place.

Take the code to pieces, see how it works. :slight_smile:

Thanks I’ll check it out and see if I can work with it’s code.

K

Ok what I am trying to do is make the text snap back into place if dropped anywhere other than the box. If dropped in the box it should stay there.

Please Help!!!

:cowboy: