Scrollbar using .txt file

Hi everyone :slight_smile:

Well, I’m trying to set up an easily updatable .swf that has a scrollbar with a substantial amount of text and I’d like to avoid having to update the .fla every day. Any tips? Good tutorials? Anything!

Thanks in advance.

Oops, never mind, I found the answer in a thread below, thanks anyways!

ok, got it!

Now I’d like to make the background of the text file something besides white…is this possible?

put something that’s not white on a layer below the text, and deselect the ‘show border…’ checkbox.
:slight_smile:
jeremy

myText.background=true;
myText.backgroundColor = 0xFFFF00; //or other hex code here

Thanks guys!

I dig this place :slight_smile:

btw, LivePhreak = Runawayjim.