Hyperlink in loaded text file to move timeline

Hi,
I’m using the kirupa tutorial “**Scrolling Dynamically Loaded Text” **and I have added a couple hyperlink to other website which work. I would now like to have a hyperlink in the text file that moves the timeline like a you would do on a button.

on (press) {
gotoAndPlay(‘contact’);
}

Is this possible?

Thanx,