# Problem with my button

**URL:** https://forum.kirupa.com/t/problem-with-my-button/37697
**Category:** Uncategorized
**Created:** [December 13, 2003, 12:39am UTC](https://forum.kirupa.com/t/problem-with-my-button/37697 "2003-12-13T00:39:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![chrishop](https://avatars.discourse-cdn.com/v4/letter/c/9fc348/32.png) [@chrishop](https://forum.kirupa.com/u/chrishop)
#### Post date: [December 13, 2003, 12:39am UTC](https://forum.kirupa.com/t/problem-with-my-button/37697/1 "2003-12-13T00:39:25Z")

</div>

well i have the action scrupt and everything

```auto

on (press) {
    gotoAndPlay("scene8", 1);
}

```

when i press the button it starts scene 7 over without going to scene 8. i am not very good with actionscript but learning

any one can help it will be apprecitive 😉
