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:
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.