PDA

View Full Version : checkboxes to email in Flash 5



nickel
August 19th, 2003, 01:25 PM
I'm working on a site that has a pop up window - this file has several check boxes and a comments box that is to be emailed to my boss with the results. I have the comments box working with the PHP email contact form tutorial found at actionscript.org, but i don't know how to get the check boxes working. I can't use radio buttons because these check boxes can have multiple selections - meaning its not like you can only pick one selection out of a category - it could be all of check boxes you select. Is this possible? I'd like to find a tutorial if possible or if anyone could help me out.