# Internal Linking in Flash

**URL:** https://forum.kirupa.com/t/internal-linking-in-flash/270771
**Category:** flash
**Created:** [September 13, 2008, 8:30pm UTC](https://forum.kirupa.com/t/internal-linking-in-flash/270771 "2008-09-13T20:30:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bpalermo](https://avatars.discourse-cdn.com/v4/letter/b/9dc877/32.png) [@bpalermo](https://forum.kirupa.com/u/bpalermo)
#### Post date: [September 13, 2008, 8:30pm UTC](https://forum.kirupa.com/t/internal-linking-in-flash/270771/1 "2008-09-13T20:30:49Z")

</div>

Is it possible to have a link inside a dynamic TextArea that links to an internal event (a function, a timeline fame)?

For instance I have the following text inside a TextArea component:

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas varius magna sit amet nisi. Nullam **[COLOR=red]ipsum[/COLOR]**. Pellentesque tristique ante nec erat. Sed ligula nunc, **[COLOR=red]semper[/COLOR]** nec, tincidunt non, luctus in, ante. In commodo libero a tellus. Nullam scelerisque turpis eget felis.

And I want the user to be able to click the the bold red words and be taken to specific timeline frames or to call internal functions.

Is this feasible?
