# Looping frames 6 through 7 infinite

**URL:** https://forum.kirupa.com/t/looping-frames-6-through-7-infinite/247434
**Category:** flash
**Created:** [December 23, 2007, 3:34pm UTC](https://forum.kirupa.com/t/looping-frames-6-through-7-infinite/247434 "2007-12-23T15:34:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![GeekGirl](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@GeekGirl](https://forum.kirupa.com/u/GeekGirl)
#### Post date: [December 23, 2007, 3:34pm UTC](https://forum.kirupa.com/t/looping-frames-6-through-7-infinite/247434/1 "2007-12-23T15:34:24Z")

</div>

I have a movie clip named “services\_mc” it has 7 frames inside of it. When the movie clip gets to frame 7 I want it to go to frame 6 and play (and repeat this infinite).

I thought all I would have to do is put this in frame 7:

gotoAndPlay(6);

but it stops on frame 7.

Whats up with that?🅱
