A Flash Developer Resource Site














Internet Commerce

Partners & Affiliates














Developer Channel

internet.com


Featured Flash FLA
Gallery Downloads 11303 Flash Movies | 7 New Flash Movies Added
What's New | Top 100

Featured FLA

» Author: Nitin Tikhe
» Title: Cart
» Description: This Animation Tut is a fun and useful for kids below 15 years. Watch the Flag, Doors, Stick and Horse movements.
» More by Nitin Tikhe


Random FLAs | Add Flash Movie
Featured Flash Site
Gallery Downloads 6008 Flash Sites | 0 New Flash Links
What's New | Top 100 Flash Site

Featured Site

» Posted in the Flash Kit Links section
» Title: Banana Swimwear
» Description: This is a banana swim wear interactive catalog we designed and animated in Flash


Random Links | Add your own Flash Related Links
Flash Tutorials 1255 Tutorials 7 New Tutorials Added!
What's New | Top100

» Make flash video player for broadcasting live streaming video / TV on website
» How to convert the project file of Flash Demo Builder 2.0 into FLV file
» FLV to PSP for Mac - How to convert YouTube video to PSP on mac
» How to Convert FLV to MP4 for Playback on iPod
» how to download and convert youtube video to AVI with Leawo Free FLV converter
» Flash Multi-player Game Tutorial - TicTacToe
» How to make Flash elearning tutorials with screen recorder?
» Fader API:Slideshow with MovieClips on stage
» How to convert MS PPT file into an FLV File
» Unknown Tag: Title10
Random Tutorial | Add Site

Network Design Manager
The Computer Merchant, Ltd
US-VA-Hampton

Justtechjobs.com Post A Job | Post A Resume


Tutorials Home What's New Top Rated Submit myTutes Random!

Search Tutorials


Tutorials Tutorials » Dynamic_Content

Categories Sending Customized Flash E-cards
Author: Jeffrey F. Hill | Website: http://www.flash-db.com |

 
Page 7
«prev 1 2 3 4 5 6 7 8 9 next»

Part 5 - Installation

This is the most important part of this tutorial. Try to follow the installation instructions as closely as possible.

1) Create a directory called ECards on your server.

2) Upload the Flash files: Ecards.swf, Ecard1.swf, Ecard2.swf, Ecard3.swf, Ecard4.swf, Ecard5.swf and the 2 php files (SendEcard.php and SelectCard.php) to this directory.

3) Create a directory called 'dBText' within the ECards directory. You need to change the permissions of this directory. Basically you have to allow others to write information to this directory. The easiest way to do this is to use an ftp program such as ws_ftp or cute_ftp. The owner permissions should be set to read, write, and execute. The other permissions should be set to read and write. In most cases you can do this by right clicking on the directory you just created and selecting chmod - then you can check off the check boxes that correspond to those directory permissions. If you are having trouble with this just check off all the boxes or use Telnet to change the permissions on this directory to 777. (Note 777 should only be used for testing, since it can become a security issue).

4) Change the Link in the 'SendEcard.php' script to that of your own site. For example if your site was called EcardsDesignEmporium then you would change http://www.flash-db.com/Ecards/SelectCard.php?EcardText=$CreateEcard&ENum=$EcardNum to http://www.EcardsDesignEmporium.com/Ecards/SelectCard.php?EcardText=$CreateEcard&ENum=$EcardNum (on line 15).

5) You will also have to change the line of actionscript located in the first frame of each individual Ecard.

6) The EcardFooter is an optionial item you can add in that allows people to forward the card on. This file is not necessary, but you should make the necessary changes in the 'EcardSelect.php' file if you are not including it. This basically involves getting rid of the second set of <object> and <embed> tags located at the bottom of that file.

loadVariablesNum ("http://www.yourSite.com/E-Cards/dBText/"+EcardText+".txt", 0);

Change the above line of code so that 'yourSite.com' really is the link to your site.

«prev 1 2 3 4 5 6 7 8 9 next»

» Level Advanced

Added: : 2001-12-04
Rating: 8.50 Votes: 119
Hits: 5171
» Author
Jeffrey Hill is a freelance web developer from Boulder, Colorado. He specializes in creating and developing dynamic database driven Flash content. Being a recent graduate of the University of Colorado - he somehow finds time to write these tutorials.
» Download
Download the files used in this tutorial.
Download (426 kb)
Get conversion and unzipping tools for PC and Mac here!

» Forums
More help? Search our boards for quick answers!

Please rate this tutorial, 10 is the top rating, you can also click the comments link to read/write a review.
10 9 8 7 6 5 4 3 2 1
Read or Post Comments