ComboBox Form Question

Hello…

I am trying to create a e-mail form that uses a ComboBox. I want he ComboBox to have about 5 names, then once I click “Send” it will run a PHP file and send a e-mail to who ever’s name you choose in the ComboBox. I’ve looked around and couldn’t really find a way to do this without exploding my brain. I’m new mostly in ActionScript so I’m not really familiar with it.

Anyways, I was wondering if anyone knew of a way to take what was selected and make it into a varible so I could use it in a PHP file.

Thanks…