Flash Input to PHP

I have posted the fla at www.colinloretz.com/kforum/contact_2.fla

I have all the data in the input boxes going from the flash site to the php and sent to an email. The problem I’m having is pulling the data out of the combobox and sending it with the input box data.

I know that I need to use “form.combo_box_name.selectedItem.label” but I’m lost as to where to implement this. I’ve tried putting the contents of the label in a variable but again I can’t get it to respond.

Can anyone give me a quick hand with this?

Thanks
PXC