PHP flash forms issue

Hello its me the noobie who propbably should not go near flash… :lol:

Anyway, did the tutorial and got it to work, but I need more fields. And I can not work out how to out them in my test is here: http://www.pure-creations.com/test/contact.swf

I have attached the code I am using, the code for the message works:
$message = $_POST[“message”];

But, how do I put in the other fields/variables: name, company, telephone, etc.

Any help would be welcome… :slight_smile: