Dynamic Combo Boxes

Hello All,

You know how you can have actionscript set a variable by lets say

myvar = textbox1.text;

how would I set a variable based on the selected Label of a combobox?