Active links from ext txt file

i have a dynamic text box that gets it’s contents from an external txt file.

how to i set up and format links to websites in the external file so that they will work inside of flash. I’ve tried a few things, and nothing works.

Thanks.

You can use the <a href> html tag. And of course, enable html in the textfield.

html text doesn’t work with masked text, though

would i have to put the <html> tags as well, or just the <a href>??

just the <a href> tag. Don’t forget to close it

and to use full urls, as in “http://www.site.com/etc…”

yea that too :stuck_out_tongue:

I have the same problem. I couldn’t figure even i try everything. Can you send sample files to coskunosman@hotmail.com