in this tutorial how can I make button that send the answer to e-mail?
Yes you can.
How?
?
Well, do you know how to send an e-mail from Flash? If you know that, all you have to do is take the output, formatted like I did in the tute, and feed it to the php script.
And if you don’t, look a bit on the forum, the answer is there
pom :phil:
I know how to send mail but how I can send the answer?
Well, when you send a mail from Flash, you send text variables to a php script, right? In that tute, at the end, you display a String containing all the info. Just send this string to the php script