|
|
 |
|
|
|
|
|
Emailer contains almost same machanism and sprites to guestbook. Take Layout1.swi to understand this tutorial (available in downloads)
Sprites not to modify or rename: --------------------------------
Email-Form Load Message -msgbox
If you need to modify the Emailer to desired style then follow the steps: First open the Sprite naemd Email-Form
a) Open Sprite named Layout. If you want to change the background, Replace the last Rectangle with desired shape of the same size. And delete all other object instead of Group Named Fields. Group named Fields contains four shapes to draw fields background area. Why? because email.swf loaded within swi is border less same to the files loaded in guestbook. If you need email.swf with borders email us and get it or modify the email.fla on your own risk.
You can rename any button but dont change its actions. You can replace or modify but actions must remain same. c) If you want to change the message appears when email is sent, open sprite named Message and then sprite named msgbox. change it to desired colors and shape. If you want any item undragable (contant), delete sprite named Drag. ______________________________________________________________________
HOW TO ARRANGE: --------------- Copy all files in same folder on your server which supports PHP.
drag.swf email.swf email.php Layout1.swf Layout.html ______________________________________________________________________
HOW TO TEST WITH IN SWISH -------------------------- Export swf and html in the same folder where all the files are available then test it in browser or standalone player, but remember that Flashplayer for browser or standalone of version 6 not lower.
regards Ali Imran
|
|
|
|