Google   Web www.flash-here.com
 

Looking for Flash Downloads / Tutorials, but can't find it here?

Give us suggestions and we will try to make it up for you!


We got 1000 visits per day! Contact us to exchange link with us!

Downloads > Flash Form
File Size: 10 KB




Flash Form

Our Flash Form is a form to mail tool with cool "snowing" animation background. It allow your site visitors to send you their info and messages via email. Sample PHP and ASP scripts are included. A simple usage guide is provided to help you setting it up on you site..

Our official version includes a customization tool and more animation styles, click here for more information.

Visit our forum to see other users' messages. (Anyone who join our forum and post 1 message can get the customization tool for free!)

 
 

Usage Guide

To use the flash form simply upload the files to your site and insert the following code into your page:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="400" height="300"><param name="movie" value="flashform_snowflake.swf?src=flash-here.com&bc=&tc=&oc=&u=tomail.php"> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF> <param name="quality" value="high"><embed wmode=transparent bgcolor=#FFFFFF src="flashform_snowflake.swf?src=flash-here.com&bc=&tc=&oc=&u=tomail.php" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="300"></embed></object>

Note: There are a couple of parameters following the "flashform_snowflake.swf" file:

  • src=flash-here.com is a required param for the flash form to work correctly
  • bc, you can specify the background color (6-digits RGB value)
  • tc, the text color
  • oc, the animation object color
  • u, the server side script that handle the message sent by your site visitor (tomail.php or tomail.asp)

You need to modify the sample server sider script (tomail.php or tomail.asp) in order to make it work correctly. Please take a look at the source code.

 

 

< other free downloads