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

**URL:** https://forum.kirupa.com/t/link-dynamic-text-to-a-frame-label-help/226610
**Category:** Uncategorized
**Created:** [May 22, 2007, 4:52pm UTC](https://forum.kirupa.com/t/link-dynamic-text-to-a-frame-label-help/226610 "2007-05-22T16:52:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![harky](https://avatars.discourse-cdn.com/v4/letter/h/5f8ce5/32.png) [@harky](https://forum.kirupa.com/u/harky)
#### Post date: [May 22, 2007, 4:52pm UTC](https://forum.kirupa.com/t/link-dynamic-text-to-a-frame-label-help/226610/1 "2007-05-22T16:52:29Z")

</div>

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](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:
