# Can flash 'remember' where a movie clip has been moved to?

**URL:** https://forum.kirupa.com/t/can-flash-remember-where-a-movie-clip-has-been-moved-to/325772
**Category:** flash
**Created:** [November 3, 2011, 3:11pm UTC](https://forum.kirupa.com/t/can-flash-remember-where-a-movie-clip-has-been-moved-to/325772 "2011-11-03T15:11:45Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![JinxBunny](https://avatars.discourse-cdn.com/v4/letter/j/6bbea6/32.png) [@JinxBunny](https://forum.kirupa.com/u/JinxBunny)
#### Post date: [November 3, 2011, 3:11pm UTC](https://forum.kirupa.com/t/can-flash-remember-where-a-movie-clip-has-been-moved-to/325772/1 "2011-11-03T15:11:45Z")

</div>

Hey, I’m looking for some advice on how i can make a draggable movie clip remain in the position it was dragged to, when moving to another frame, then returning to the first.

here’s an example,

say on\*\* frame one \*\*i have a circle movie clip and an image of a square, to begin with the circle is nowhere near the square, but I’ve added code that means it’s draggable, so you drag it next to the square then click a button that takes you to \*\*frame two

\*\*then when you’ve done whatever you can do on \*\*frame two \*\*and want to return to \*\*frame one \*\*the circle would be back where it started (as in nowhere near the square).

How could I make it so when you click to go back to _ **frame one** _, the circle is where you dragged it (e.g. next to the square)

Any help would be greatly appreciated 🙂
