Combo box & list box (edited title)

hey guys…
is it possible to have a combo box and a list box work as a button?
Meaning if i click on it,then it will call for a swf file?
im working on a full flash site and i have a lots of links. can i possibly use list box and combo box instead of using buttons?
thanks!

Sure can. All you have to do is make your handler function do the loadMovie action using the getValue() or getSelectedIndex() actions to load the right movie. I learnt how to do it with the Actionscript reference, it’s actually not too hard to understand.

ummmm could you explain it to me a little easier???

Try searching the forums for listbox & combobox.
And use better titles for your threads.