currently, for my site, i'm using a hybrid of several different tutorials off this site to create a scrolling text window. the text window reads its text from a seperate TXT file, with the text "scrolltext=" in the beginning, and my random text following the equal sign.

it works great, and the text appears non-blurry, which is fantastic. plus, i can make any changes i want to the text, and its instantly reflected on the website, without reworking the FLA file.

however... the text is pretty boring! cant do much with it.

is there anyway that i can make links within the text? like 5 or 10 different links? perhaps, by specifying "url=www.yahoo.com" in the text file?

is there another way to create a scrollable text window, that reads its text from an outisde TXT notepad file, but is able to have links within the text? (only some words as the hyperlinks, not the whole text body itself. and not just one link, but several, to different sites)

thanks!!!