# Looping

**URL:** https://forum.kirupa.com/t/looping/19379
**Category:** Uncategorized
**Created:** [April 27, 2003, 12:36pm UTC](https://forum.kirupa.com/t/looping/19379 "2003-04-27T12:36:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![gangstaboo](https://avatars.discourse-cdn.com/v4/letter/g/bb73d2/32.png) [@gangstaboo](https://forum.kirupa.com/u/gangstaboo)
#### Post date: [April 27, 2003, 12:36pm UTC](https://forum.kirupa.com/t/looping/19379/1 "2003-04-27T12:36:28Z")

</div>

ok… i jus want my flash to play through once… how do i get it to stop looping on everyones screens? thanks

---

<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 27, 2003, 1:54pm UTC](https://forum.kirupa.com/t/looping/19379/2 "2003-04-27T13:54:24Z")

</div>

put a stop action on the last frame of the timeline or movie clip

---

<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 27, 2003, 2:37pm UTC](https://forum.kirupa.com/t/looping/19379/3 "2003-04-27T14:37:16Z")

</div>

thats what i tried… but it didnt do anything to it…

---

<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 27, 2003, 3:20pm UTC](https://forum.kirupa.com/t/looping/19379/4 "2003-04-27T15:20:45Z")

</div>

it might depend on how its set up… if you have other movieclips playing, each one of those will loop themselves unless told to stop also.

But assuming you have just one long animation on the main timeline, the stop(); alone should prevent any further looping.

You might want to double check for the () if you are manually typing the commands… sometimes I forget 😉
