This file will be helpful for sending flash variables to your email message. Using this same script you could easily develop an “emailable” Mad Lib. Do you remember those from elementary school?
download flash email variables source file

click on image above to see it in action
**Please note, the html and swf must be uploaded to a server to work.

A while ago (when I was developing a portion of a site for Fort Knox) I needed some help on filling out a form in Flash and sending it to PHP. Almost all of my variables were text variables. But I had a few check boxes in the form. I didn’t know how to properly pass checkbox variables to PHP. I looked for help but couldn’t find it anywhere. After finally piecing together various tutorials I successfully completed the form. I’m sure this is second nature for some people. But it wasn’t for me. I commited to help someone else by demonstrating how to make the form. So here are the files necessary for a Flash form using check boxes.
Download Free Flash File Form with PHP and Check Box