# Random movement question

**URL:** https://forum.kirupa.com/t/random-movement-question/130087
**Category:** Uncategorized
**Created:** [December 1, 2004, 12:14pm UTC](https://forum.kirupa.com/t/random-movement-question/130087 "2004-12-01T12:14:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ric373](https://avatars.discourse-cdn.com/v4/letter/r/ed655f/32.png) [@Ric373](https://forum.kirupa.com/u/Ric373)
#### Post date: [December 1, 2004, 12:14pm UTC](https://forum.kirupa.com/t/random-movement-question/130087/1 "2004-12-01T12:14:49Z")

</div>

Hi,

I use the random movement script in a flash movie, everything is working out just fine, but there’s one problem.

I have 2 buttons. 1 is to start the random movement and the other to pause it. The pause button works (on release, move = false), but when i do this, i cant get the random movement to start again, i’ve tried many things like

on release, move = true  
on release, move = 0

can someone help me with this?
