Setting up the Main Text - Movie Clip
If you don't want to use an external textfile for your text, Step 1 and Step 2 and go to Step 2b
Step 1 :
Create a textfile, save it with the name scrolltext.txt in the same
folder as where you will save the flash-file. In the textfile you need to type
the following text
scrolltext=YOUR TEXT
where YOUR TEXT is the text you will want to put in the scrollwindow.
Make sure it's long enough so you can see the effect of scrolling.
Step 2 :
Open an empty flash-document.
Create a new Movie Clip, give it the name window. In the end, this Movie
Clip will contain the window with scrollable text. It is possible to start directly
on the main stage but by creating an extra Movie Clip it will be possible to
create extra features as minimise and close options later. Open the Movie Clip.
It has one layer already, rename it to actions.
In the first frame add the following action to load the variable scrolltext
from your textfile in the Movie Clip window (notice that by putting a
blank target it loads at exact spot where the action is executed, in this case
in Movie Clip window)
Load Variables ("./scrolltext.txt", "")
| » Level Advanced |
|
Added: 2000-12-27 Rating: 8 Votes: 189 |
| » Author |
| Patrick Jansen is a freelance flash-, graphic- and webdesigner. Born in Holland, currently residential in Brazil. Worked for the compagnies Lectric b.v. (www.lectric.nl) and NIC b.v. (www.notenbomer.nl). |
| » Download |
| Download the files used in this tutorial. |
| Download (109 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!