# Hm.. Why doesnt this work?

**URL:** https://forum.kirupa.com/t/hm-why-doesnt-this-work/138169
**Category:** Uncategorized
**Created:** [February 20, 2005, 6:46pm UTC](https://forum.kirupa.com/t/hm-why-doesnt-this-work/138169 "2005-02-20T18:46:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Joppe](https://avatars.discourse-cdn.com/v4/letter/j/b38774/32.png) [@Joppe](https://forum.kirupa.com/u/Joppe)
#### Post date: [February 20, 2005, 6:46pm UTC](https://forum.kirupa.com/t/hm-why-doesnt-this-work/138169/1 "2005-02-20T18:46:55Z")

</div>

I can’t figure out why this doesn’t work …

```auto
  
on (press) {
  _root.timer.gotoAndPlay("start");
   _root.nextFrame
}
 

```

It’s weird becouse the nextFrame is ingored and its just the timer who starts… Is it me who did something wrong or… ???

-Joppe
