# How do i get the "infinite menu" to work with buttons?

**URL:** https://forum.kirupa.com/t/how-do-i-get-the-infinite-menu-to-work-with-buttons/227631
**Category:** flash
**Created:** [May 31, 2007, 9:02pm UTC](https://forum.kirupa.com/t/how-do-i-get-the-infinite-menu-to-work-with-buttons/227631 "2007-05-31T21:02:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mrjak01](https://avatars.discourse-cdn.com/v4/letter/m/2bfe46/32.png) [@mrjak01](https://forum.kirupa.com/u/mrjak01)
#### Post date: [May 31, 2007, 9:02pm UTC](https://forum.kirupa.com/t/how-do-i-get-the-infinite-menu-to-work-with-buttons/227631/1 "2007-05-31T21:02:39Z")

</div>

[http://www.kirupa.com/developer/mx/infinite.htm](http://www.kirupa.com/developer/mx/infinite.htm)

I haven’t been able to get any of the buttons to point to anything even after i made extra scenes. The following is an example that I tried on a butto nand corresponding scene.

The tutorial is incomplete in reguards on how to make the buttons point to anything 😠

on (press) {  
gotoAndPlay(“scene02”, 1);

}
