# Mouse over Dynamic text

**URL:** https://forum.kirupa.com/t/mouse-over-dynamic-text/6018
**Category:** flash
**Created:** [September 27, 2002, 5:11pm UTC](https://forum.kirupa.com/t/mouse-over-dynamic-text/6018 "2002-09-27T17:11:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![videominds](https://avatars.discourse-cdn.com/v4/letter/v/b3f665/32.png) [@videominds](https://forum.kirupa.com/u/videominds)
#### Post date: [September 27, 2002, 5:11pm UTC](https://forum.kirupa.com/t/mouse-over-dynamic-text/6018/1 "2002-09-27T17:11:53Z")

</div>

I have a dynamic text field that is rendered as HTML. Everything works fine, but I would like the user to know which link they are moused over…

Is there a way to do a mouse over change color on dynamic text? I think I have seen it done.

I’m using Flash MX.

thanks.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 27, 2002, 5:20pm UTC](https://forum.kirupa.com/t/mouse-over-dynamic-text/6018/2 "2002-09-27T17:20:43Z")

</div>

Try through the use of buttons (over state).  
or something like  
[http://www.kirupa.com/developer/mx/captions.asp](http://www.kirupa.com/developer/mx/captions.asp)  
?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 28, 2002, 12:20am UTC](https://forum.kirupa.com/t/mouse-over-dynamic-text/6018/3 "2002-09-28T00:20:20Z")

</div>

you can break the text apart… and make it a movie clip and within the movie clip have it do a shape tween to change the color… you can use the advanced mouse over tutorial… the URL is

[http://www.kirupa.com/developer/flash5/advroll.asp](http://www.kirupa.com/developer/flash5/advroll.asp)

and instead of moving in the words like in there… just have it play a shape tween to change the colors…
