Link with htmlText to AS

All,
I’m using LoadVars and in my one variable I basically have a link <a href=“contact.html”>Contact Us</a>.

Is there anyway that I could make this into AS to do something like gotoAndPlay()?

Is there a better way to do this? This is a dynamic text field so I guess I could use a movie clip and put an action on that but I’m not sure where it would end so I’d have to put in the movie clip dynamically and then if I do that I’m not sure how to put the action on it. Can anyone help me with that?

Thanks!