# Combobox as menu, any ideas?

**URL:** https://forum.kirupa.com/t/combobox-as-menu-any-ideas/11425
**Category:** Uncategorized
**Created:** [January 16, 2003, 10:33pm UTC](https://forum.kirupa.com/t/combobox-as-menu-any-ideas/11425 "2003-01-16T22:33:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![gkoonce](https://avatars.discourse-cdn.com/v4/letter/g/8baadc/32.png) [@gkoonce](https://forum.kirupa.com/u/gkoonce)
#### Post date: [January 16, 2003, 10:33pm UTC](https://forum.kirupa.com/t/combobox-as-menu-any-ideas/11425/1 "2003-01-16T22:33:56Z")

</div>

hey i was wondering if there was any way to specify the different items in a combo box, i wanted it to go to a different part of the site when u click on it  
heres what i have now

(notice the combobox at bottom left)[combo idea](http://www.eklite.com/dev) \

Thanks

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [January 16, 2003, 10:39pm UTC](https://forum.kirupa.com/t/combobox-as-menu-any-ideas/11425/2 "2003-01-16T22:39:23Z")

</div>

Take a look at this thread

[http://www.kirupaforum.com/showthread.php?s=&threadid=470&highlight=combobox](http://www.kirupaforum.com/showthread.php?s=&threadid=470&highlight=combobox)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [January 16, 2003, 11:21pm UTC](https://forum.kirupa.com/t/combobox-as-menu-any-ideas/11425/3 "2003-01-16T23:21:43Z")

</div>

hmmm thats for movieclips, i tried changing it around but couldnt get it to work, i want it to change scenes

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [January 17, 2003, 1:01am UTC](https://forum.kirupa.com/t/combobox-as-menu-any-ideas/11425/4 "2003-01-17T01:01:42Z")

</div>

Please don’t crosspost, especially not in the Best of Kirupa forum…

Concerning your problem, all you have to do is put the label of the frame where you want to go in the data field of the combobox, and then set the handler correctly. Like in this tute:

[http://www.kirupa.com/developer/mx/listbox.asp](http://www.kirupa.com/developer/mx/listbox.asp)

pom :hair:
