Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Sending Customized Flash E-cards
Author: Jeffrey F. Hill
| Website: http://www.flash-db.com |
Part 2 - Setting up individual E-cards.
The download for this tutorial comes with 4 fla files for e-cards that can be
used. You can use just about any e-card you can think of though as long as
a few minor changes are made to the card.
All
you have to do is create two dynamic text box area's and give them the names of
'Greeting' and 'IntroMessage' - this is shown to the right. You can use
html in these as long as in the input text area's you used html tags, such as
the <b> tag or <a href..> tag. Then that html will be
displayed in this area.
The only other part that you have to add to your e-card is the following line
of actionscript in the first frame.
loadVariablesNum ("http://www.yourSite.com/E-Cards/dBText/"+EcardText+".txt", 0);
This part will be further explained later on. This will load the
variables from a text file located on your server containing information that a
the user entered. The 'EcardText' variable is sent to the movie when the
user goes to the link that is sent to him through email. Again this will
be better explained later on.
| » Level Advanced |
|
|
Added: : 2001-12-04
Rating: 8.52 Votes: 121
Hits: 5175
|
| » 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.
|
|
|