Hi all, I’m creating an email form in flash using a php script. Now I’ve done this before using the flash tutorial in the tutorials section of the site.
Here’s my question can you use pull down menues in addition to input fields in a form like that and still have all the info sent to the PHP script and then emailed to a defined email address?
The form I’m creating has 12 input text fields & 6 pull down fields.
Is it as simple as naming the pull down fields with var names and then targeting them with action script which will send them to the php script?
Thanx,
BiGg RiE