Search  
Search Options

FLASH EMAIL FORM 2

HomeBrowse CategoriesFlashApplications and UtilitiesFlash Email Form 2
Last Update: 28-3-2008
The source files have been updated and now you get the source files both in Flash CS3 and Flash-8.

Flash CS3 (Actionscript 3.0) and Flash 8 (Actionscript 2.0) based Email Form with drop down menu for subject. A sample php file is included with the source files.

Keywords:

contact form, flash contact form flash and php form, flash and php contact form, flash-php contact form, contact form with subjects combo, flash 8 contact form, flash cs3 contact form, saafidesign, saafi design



Subscribe Here to be Get Notified About New File Releases

You might also be interested in:

1- Website Templates Collection:
Creative Studios Portfolio V2 [ With Videos ] Creative Studios Portfolio Portfolio Presentation

2- XML News
Dynamic XML News Interactive XML News

3- Widgets / Utilities
Dynamic XML Events Calendar Dynamic XML Team Members Multiple File Uploader Ultimate Fullscreen Videos Solution Flash Calendar / Date Chooser

4- Image Galleries / Slideshows Collection:
Zoom Slideshow / Banner Rotator Dynamic XML Grid Gallery 3D Image Stack Gallery Dynamic Slideshow Interactive Fullscreen Image Gallery V3 Interactive Fullscreen Image Gallery Slideshow with Burn Effect

5- Dynamic XML Scrollers:
Horizontal Thumbnails Scroller Vertical Thumbnails Scroller

6- Navigation Menus Collection:
Dynamic Accordian Menu 2 Dynamic Accordian Menu

7- Flash Email Forms Collection:
Flash and PHP Email Form

8- FLV Video Players Collection:
KI Media Player with Playlist

See more files by SaafiDesign


Posted 12 months ago

I moved the files to a different folder and the error went away but it still doesn’t work. The Submit and Reset buttons don’t do anything. I uploaded 2 versions to my server.

The first is the original file which works fine:

http://www.kingdom-interactive.com/test/form1

If you click on Submit without filling in the fields, you get the “required” warnings.

I opened the Flash 8 file in Flash 8 Pro and did the Test Movie (didn’t mess with the file at all) and used that new file to replace the original and it doesn’t work:

http://www.kingdom-interactive.com/test/form2

Clicking on Submit doesn’t show the “required” warnings and if you type something and click Reset it doesn’t clear it so something is definitely wrong here and I can’t figure it out.

I really want to use this form for a current project I’m working on so please help. Thanks.

Posted about 1 month ago

I purchased your email and am attempting to use a div to load your file in html. I have made the corrections from the previous post (6 lines after 8th line and the var url_request:URLRequest = new URLRequest(“email.php?cache_killer=”+getTimer());

I using CS3 , I have put the email.php in the server as well. It shows but when submit is pushed it resets to previous and there is no email once I check.

Can you help me with this…

Posted about 1 month ago

also in the line 121 var url_request:URLRequest = new URLRequest(“email.php?cache_killer=”+getTimer()); should I be heading this with my sites name before the email.php or leave it as it is?

Posted about 1 month ago

I have the standard Windows server IIS 6 server. How do I setup and use the PHP file so the server will use the email.php? I can load your demo file and everything works but what line do I change to direct the email where to go?

Posted about 1 month ago

@mrcervin

I don’t understand your question clearly. You need to check the email.php file so that it sends email to your email address and put the required files on your server.

@rickpowell You have to change the email address to which the emails are sent with your own in the email.php file.

Posted about 1 month ago

Does anyone else see the sample at the top going crazy? The drop-down menu keeps going up and down and the buttons are flashing. I paid for this file and it doesn’t even work.

Posted about 1 month ago

@mestech

can you send me the files you have modified at my email so that I can see what is wrong?

Posted about 1 month ago

Thanks for the help! 5 stars.

Posted about 1 month ago

Hey Saafi D – I edited the php – included my address – posted as html published with CS3 – all I get is a message saying message is being sent…

Is it the place where I put the java file, the php file? or might you have an idea what I did wrong?

Posted about 1 month ago

@PoppaWillis

do your server have php support? Can you send the modified files through email so that I can check what is wrong?

Posted about 1 month ago

I have php 5.2.5 installed on my server…..... I’m new at this so I know it’s most likely a bonehead prob on my end….

Posted about 1 month ago

after reading back over everyone else’s comments – I take it I have to edit the as too?

A little help file would save you a lot of time for customers who buy your flash because they don’t know how to create them in the first place… just a thought.

I can not attach files on the form email to contact you – so my email is info at firstimagewater.com – tag… you’re it.

Posted about 1 month ago

never mind I bought another one.

Posted about 1 month ago

Hello,

congratulations for this file it seems that when you “choose a subject” to the “choose a subject” : it doesn’t send to selected one to email adress. received in my mail, i got : name : email : message :

but no subject ???????

can you help

Posted about 1 month ago

@wiringin

subject is used for the subject of the email. Got my point? Go to your email inbox and see the emails you have received with this form and you will notice the subject there under the subject column :)

Posted about 1 month ago

Ho man, i’m so stupid I DIDN ’T SEE IT Thanks a lot well but is possible to have the subject in the mail body ? like in the name: email: message :

thanks a lot for your fast answer

Posted about 1 month ago

@wiringin

open email.php file in a text editor and replace line number 9 which is:
$msg = "Sender: $name\nE-Mail: $email\nMessage: $message";
with
$msg = "Sender: $name\nE-Mail: $email\nSubject: $subject\nMessage: $message";

please don’t forget to rate this file from your downloads page :)

Posted about 1 month ago

thanks a alot

no worries for the rating of the file and for the great support, i ‘ll put 5 stars :) I need a special developpement based on your form, i want to know if you can do those things for 50 dollars ? i can say more about it in private, if you agree.

Posted about 1 month ago

@wiringin

contact me through my profile page to discuss.

Posted about 1 month ago

hello,

i have send you a message through your profile page, did u received it ?

I got 2 more questions : i’ve tried to duplicate the “choose a subject field” in the fla : i’have remane all the instances (for movieclip and bt) and for the variables value : duplicate and changed all the value in the as but it doesn’t work !!!!!!!!!!!!!! my question : in the as code do i have to change the “is_open” (line 16 in the as) to make it work (i have duplicate this one) ???? an other question : how can i change the number of items in submenus in the “choose a subject field” and make it work in the as : is there something to change in the as (beetween line 27 and 30 ???)

thanks

Posted about 1 month ago

Hi I am having problems in using your form in my existing flash site (Flash 8 A2) – if I test the form alone it works great – when I paste the Flash8 version into my flash file the dynamic labels do not show up – i.e. submit, reset and the subject drop down list…... can anyone help? tks John

Posted about 1 month ago

@benson

There copy the com folder to the folder where your .fla is stored and it should be fine.

Posted about 1 month ago

Saafi – many thanks for your quick response – that fixed it. A small tutorial file would be most helful just to point out what must be loaded / changed. Great file. Probably save you a lot of time too. Thanks!

Posted about 1 month ago