# Button boogie

**URL:** https://forum.kirupa.com/t/button-boogie/90072
**Category:** flash
**Created:** [May 14, 2005, 5:15am UTC](https://forum.kirupa.com/t/button-boogie/90072 "2005-05-14T05:15:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dexa\_007](https://avatars.discourse-cdn.com/v4/letter/d/f17d59/32.png) [@dexa\_007](https://forum.kirupa.com/u/dexa_007)
#### Post date: [May 14, 2005, 5:15am UTC](https://forum.kirupa.com/t/button-boogie/90072/1 "2005-05-14T05:15:47Z")

</div>

Got a button setting on a SPLASH page. The page contains several movie clips; nothing elaborate. With a STOP action on frame 1, I’ve attached the:

on (release) {  
\_root.gotoAndPlay(2);

… code on my button. The button fails to advance to frame 2. Instead, it restarts the main timeline. How to fix?

Thanks!

Jeff
