# Flash animation "Slow motion" command?

**URL:** https://forum.kirupa.com/t/flash-animation-slow-motion-command/18872
**Category:** Uncategorized
**Created:** [April 22, 2003, 5:27am UTC](https://forum.kirupa.com/t/flash-animation-slow-motion-command/18872 "2003-04-22T05:27:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![HyperVillain](https://avatars.discourse-cdn.com/v4/letter/h/f05b48/32.png) [@HyperVillain](https://forum.kirupa.com/u/HyperVillain)
#### Post date: [April 22, 2003, 5:27am UTC](https://forum.kirupa.com/t/flash-animation-slow-motion-command/18872/1 "2003-04-22T05:27:44Z")

</div>

nevermind–fixed my own problem :0)

---

<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: [April 22, 2003, 5:30am UTC](https://forum.kirupa.com/t/flash-animation-slow-motion-command/18872/2 "2003-04-22T05:30:45Z")

</div>

Hi,  
You could try using setInterval(); You may have to play around with the timing to get conntinuos movement ( as opposed to jerky movement.)That should do the trick

SteveD

---

<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: [April 22, 2003, 5:34am UTC](https://forum.kirupa.com/t/flash-animation-slow-motion-command/18872/3 "2003-04-22T05:34:36Z")

</div>

> \*Originally posted by SteveD \*  
> \*\*Hi,  
> You could try using setInterval(); You may have to play around with the timing to get conntinuos movement ( as opposed to jerky movement.)That should do the trick

SteveD \*\*

Oh, okay, thanks! The way I was doing it was making the movie pretty jerky
