Making An Entry
In the frame actions on the first frame of the flashjournal.fla you will see some variables for the months like in the picture below.

You catalog a new entry into the journal by entering the "day, name you want to call it, and the url of the swf" in the right month variable.
Example:
Lets say you made a new flash file called "gopackers.swf" that you want to enter into your journal and today is April 3rd. You also want people to see the entry as "PACKERS ROCK".
The Apr variable above currently looks like this:
Apr = "APRIL";
After you enter your data it will look like this:
Apr = "APRIL,3,PACKERS ROCK,gopackers.swf";
Making more entries follows the same pattern. Just enter another day, name, and the swf's url separated by commas. If your "gopackers.swf" file is located inside a folder called "nfl" rather than in the same folder as your flashjournal, you would put "nfl/gopackers.swf" in the last entry.
Now you know how to add entries, but nothing will load yet. You will end up with something like you seen on the first page of this tutorial. The journal will have the links in it for your files but won't be showing anything when they are clicked. On to the next part.
| » Level Intermediate |
|
Added: 2001-12-21 Rating: 6 Votes: 31 |
| » Author |
| Just a guy that likes this flash stuff. |
| » Download |
| Download the files used in this tutorial. |
| Download (25 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!