# ComboBox Help Needed

**URL:** https://forum.kirupa.com/t/combobox-help-needed/15674
**Category:** flash
**Created:** [March 17, 2003, 12:44am UTC](https://forum.kirupa.com/t/combobox-help-needed/15674 "2003-03-17T00:44:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![pixelxl](https://avatars.discourse-cdn.com/v4/letter/p/73ab20/32.png) [@pixelxl](https://forum.kirupa.com/u/pixelxl)
#### Post date: [March 17, 2003, 12:44am UTC](https://forum.kirupa.com/t/combobox-help-needed/15674/1 "2003-03-17T00:44:44Z")

</div>

I need a combo box to have different website links lets say Google,Yahoo,Hotmail for now. How could I get it to do this and in a new window. Please help…

---

<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: [March 18, 2003, 12:04am UTC](https://forum.kirupa.com/t/combobox-help-needed/15674/2 "2003-03-18T00:04:10Z")

</div>

Use the listbox tutorial:  
[http://www.kirupa.com/developer/mx/listbox.htm](http://www.kirupa.com/developer/mx/listbox.htm)

It’s pretty much the same thing. All you have to do is change the function called when you select an item from the component.

pom 🙂
