Creating a Mail Form with PHP and Flash - Part 2
(Page 1 of 14 )
This is a continuation of creating a contact form with Flash and PHP.
By : George
In my last tutorial we looked at creating a simple form in Flash and then sending the information using PHP.This tutorial is very much a follow up to my Form with PHP and Flash tutorial and I will therefore not cover anything already dealt with by the first one. So if you have yet to read it, please do so before commencing this one.Now we are going to add a few things to our basic form. Whereas before our contact form contained just 4 fields (name, subject, message and email) I have now added a drop down menu and checkboxes.You can download the source file for this tutorial here
http://www.codewalkers.com/oldimages/tutorials/flash2/advform2.swf,300,400*The version above will not send anything however try filling in the fields and hitting the send button.Ok, lets get started.
Next: Page 1 >>
More Miscellaneous Articles
More By Codewalkers