Jul 23, 2006 9
Flash Check Box PHP and Form Mail

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.