Mail Form with Drop Down Recipients Box

I want to do a simple mail form, using PHP and Flash, however, instead of the recipient being hardcoded…I would like the end user to select a recipient from a drop down list…
I’m doing this for a company, they want end users to be able to email different departments.

How do I pass variables from a drop down box in Flash to PHP? for a typical Mail Form?

Any help is greatly appreciated!

Thanks!

using the MM component or not?
If so, assign the e-mail to the data of the list enrty, and send that.