# Movieclip Help

**URL:** https://forum.kirupa.com/t/movieclip-help/117468
**Category:** Uncategorized
**Created:** [July 27, 2004, 6:17pm UTC](https://forum.kirupa.com/t/movieclip-help/117468 "2004-07-27T18:17:56Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ozzy\_fan666](https://avatars.discourse-cdn.com/v4/letter/o/94ad74/32.png) [@ozzy\_fan666](https://forum.kirupa.com/u/ozzy_fan666)
#### Post date: [July 27, 2004, 6:17pm UTC](https://forum.kirupa.com/t/movieclip-help/117468/1 "2004-07-27T18:17:56Z")

</div>

[font=Palatino Linotype]I want to code a button to duplicate a movieclip instance \*\*and \*\*I want it to move to a random location within certain boundries. I can duplicate it okay but i can’t figure out how to move it. Please, someone help me. :ear:[/font]

---

<div class="post-metadata">

### Author: ![lunatic](https://avatars.discourse-cdn.com/v4/letter/l/73ab20/32.png) [@lunatic](https://forum.kirupa.com/u/lunatic)
#### Post date: [July 27, 2004, 6:23pm UTC](https://forum.kirupa.com/t/movieclip-help/117468/2 "2004-07-27T18:23:13Z")

</div>

Generate some random numbers and set them to x and y then use those as the coordinates you want to move the movieclip to.
