PDA

View Full Version : combobox as menu, any ideas?



gkoonce
January 16th, 2003, 05:33 PM
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

andrthad
January 16th, 2003, 05:39 PM
Take a look at this thread

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

gkoonce
January 16th, 2003, 06:21 PM
hmmm thats for movieclips, i tried changing it around but couldnt get it to work, i want it to change scenes

pom
January 16th, 2003, 08:01 PM
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

pom :hair: