Flash Combo box Component

I have a combo box (nameed box1) which of course holds a label/data combo. When I select my item from the box I want to set another combo box (named box2) to box1’s selection. They both have the same label/data info. How do I go about this?