Load links from textfile

Hi, can someone please make a tutorial or explain how to load links and text from external .txt files.

So for example you have a .txt file with the text

<a href=“forum”>Forum</a>
. This must result in a the link Forum with that link then in you .swf.

Thanks in advance.