Search  

CONTACT FORM WITH REAL TIME VALIDATION

HomeBrowse CategoriesFlashApplications and UtilitiesContact Form with Real Time Validation

CONTACT FORM WITH REAL TIME VALIDATION

A super slick way to let your visitors contact you. Everything is included, no need to hunt around for fonts or tween packages. This file uses PHP so you must have php installed on your web server for it to work.

FEATURES INCLUDE :

  • Real time ‘as you type’ validation
  • Double click submission protection
  • Typewriter effect error messages
  • Formatted email output
  • No need to open the php file!
  • Collects IP address and browser/OS info
  • Email protected in the flash movie, not exposed in the php
  • Easy to use configuration section in code
  • Very easy to customise
  • Clean code, help file and lots of comments
  • Main preloader

UPDATES :

  • Fixed formatting of emails on php 5 servers

Like this file? You might also like these files:

VIEW MY FULL PORTFOLIO | GET NOTIFIED OF NEW FILES


Posted 10 months ago

its best to load it in as an external swf

Posted 26 days ago

Ok, but I would like to have it load internally to my contact page so clients won’t have to navigate form the web page. This is alot more convenient for visitors. With that said can you give instructions on how to put ithis nto another flash project.. I have it in another flash project but the send and clear bttns. do not work

Thank You…..

Posted 24 days ago

Hey, how can i use it in ActionScript 2.0 cause it doesn’t work on AS 3 .0 please reply.

Posted 24 days ago

Im using AS 2 .0 when i test movie the following error will come up: WARNING : This movie uses features that are not supported in the Flash 7 player. Is there anyway that i can use your form in my project.

Posted 24 days ago

iwwfs.

set the publish settings to at least flash 8.

chuck

Posted 24 days ago

Hi, i have a problem with the yahoo. I have to add some code to work this PHP file of yours. Can you create another PHP file for this, because i don’t know any php code.

They say that: “You will also need to indicate the path to the Yahoo! mail program, Sendmail. The path to Sendmail is /usr/sbin/sendmail.”

And they have a sample perl code of how the mail program works SAMPLE

!/usr/bin/perl

print “Content-type: text/html\n\n”;

$title=’mail test’; $to=’MAIL ADDRESS TO SEND TO ’; $from= ‘EMAIL@YOURDOMAIN.COM’; $subject=’Using Sendmail’;

open(MAIL, ”|/usr/sbin/sendmail -t”;);

  1. Mail Header print MAIL “To: $to\n”; print MAIL “From: $from\n”; print MAIL “Subject: $subject\n\n”;
  2. Mail Body print MAIL “This is a test message from Yahoo! \n”;

close(MAIL);

print “ $title< /title> \n \n\n”;

  1. START HTML content print “

    $title

    \n”; print “

    A message has been sent from $from to $to”;

  2. END HTML CONTENT print ”\n\n ”;

Please help me out for this. I have a company that is running right now, and i have to finish this.

Thank you!!!

Posted 23 days ago

policom_gr,

sorry, that does not make any sense to me, what problem are you having?

chuck

Posted 23 days ago

I changed the publish setting to player 8 but still doesnt work, i quess i dont know how to add it to my project. i just go to IMPORT , IMPORT TO STAGE and i iport the SWF file but no actionscript will come with it on keyfram. how should i do it. Please let me know i will give you 5 star.

Posted 23 days ago

iwwfs,

ok so you want to put my file inside another flash file, correct?

open up you main fla and add something like this:

holder = this.createEmptyMovieClip("holder", 1000);
holder.loadMovie("contact.swf")

chuck

Posted 23 days ago

Thanks for reply, i didnt get that but i found a better way, i just copy the keyframes and past them to my project.

Posted 21 days ago

where should i put my PHP file in order to recive email from contact form Should i put it inside my project or just upload it on server as external file. Please reply CHUCK .

Posted 21 days ago

upload as an external file – exactly the way it is setup in the files you downloaded.

Posted 20 days ago

is this PHP 4 , cause im using goddady hosting and theyr server is PHP 4 by default. if not i should change it, and it will takes 72 hours. Please reply.

Posted 20 days ago

“GREAT FILE ”

Posted 18 days ago

Hello Chuckanuka,

I would like to buy your file but i have some questions, i’m good in html, php and many siftwares. I know bit of Flash too. Previously i’ve bought files and used in my projects. I want to know will it be easy for me to edit the files in Flash as i’m not an advance user and plus will i be able to place on html website?

Thank you!

Posted 12 days ago

Great file, use it often…

The one problem I am having is when it is loaded as an external swf, I lose the tabbing between fields. Do I need to put something in front of the tabIndex statement or in the movie above to enable this?

I’ve also discovered that I can set the focus to the name field first: Selection.setFocus(“_level0.mcProperty.form.nameFd.nameTxt.t”;) There may be a better way to do this but it works.

Thanks for the help!

Posted 9 days ago

add button telephone please.

Posted 3 days ago

Hi one question before to buy this file.

Can i put simply more forms in this contact form ?

for example : Tel : Surname : Company :

Thanks

Posted 3 days ago