External Flash Files

Is it possible to have an external text file that, in the body, has a link which goes to a specific frame label within the flash file?

For example, I would like to use this type of link in a .txt file instead of having to keep it within flash:
<a href=‘asfunction:MyLink,sample’><u><b>samplecopy</b></u></a>

So, the “sample” above, is the actual name of the label that I want to go to when I click on “samplecopy”

Hope this makes sense! Thanks