LINK dynamic text to a Frame Label?¬¬ HELP!

Hey guys!
is there a way to link text, not to an URLl, but to a frame label?

i want to attatch :

on (release) {
_parent._parent.gotoAndStop(“frame_label”);

}

to a word in a scrollable dynamic text field without making it a button. (And you cant scroll buttons in a dyn text feild anyway…)
Cos if i make it a button, i have to go through it a zillion times. (i want to link quite a few words)

this is a good start:
http://www.flashperfection.com/tutorials/Links-in-a-Dynamic-Text-Box-Flash-MX--73823.html

but again, i want to link frame label, not URL

is there a way to do this (you know, just like html…):ogre: