PDA

View Full Version : Flash 8 email form using PHP



BiGg RiE
February 15th, 2007, 12:25 PM
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

junkerjorg
February 16th, 2007, 02:05 AM
While I have never tried it I don't see why it wouldn't work so long as you target everything properly.

BiGg RiE
February 23rd, 2007, 10:24 AM
While I have never tried it I don't see why it wouldn't work so long as you target everything properly.

Ok, I'm having a problem accessing the options to set the var name for the combo boxes...

... any idea on how to do this?

THX

mpanza
February 25th, 2007, 12:19 AM
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

I have the very same question...I'll be waiting to see what the answer is to this one.

Michael

BiGg RiE
March 12th, 2007, 03:45 PM
I have the very same question...I'll be waiting to see what the answer is to this one.

Michael

Hey man check this out I haven't tested it yet but it seems to work logically.

http://www.kirupa.com/forum/showthread.php?t=252234