# Drag/drop stuff

**URL:** https://forum.kirupa.com/t/drag-drop-stuff/34619
**Category:** Uncategorized
**Created:** [November 4, 2003, 4:02pm UTC](https://forum.kirupa.com/t/drag-drop-stuff/34619 "2003-11-04T16:02:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ozmoz](https://avatars.discourse-cdn.com/v4/letter/o/f17d59/32.png) [@ozmoz](https://forum.kirupa.com/u/ozmoz)
#### Post date: [November 4, 2003, 4:02pm UTC](https://forum.kirupa.com/t/drag-drop-stuff/34619/1 "2003-11-04T16:02:30Z")

</div>

Hi all  
I am using a drag n drop (snap into place) routine.

MC1 is dragged onto mc2.

I want a button on mc2 to make mc1 go to its original position

and reset itself.

As it is mc1 goes to frame 2 where the frame is empty.

what is a method for this.

Flash 4/Mac

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 5, 2003, 1:05am UTC](https://forum.kirupa.com/t/drag-drop-stuff/34619/2 "2003-11-05T01:05:37Z")

</div>

you can use setProperty to set the position of the object on button click if you want to use a button
