PDA

View Full Version : Mouse over Dynamic text



videominds
September 27th, 2002, 01:11 PM
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.

Aikido
September 27th, 2002, 01:20 PM
Try through the use of buttons (over state).
or something like
http://www.kirupa.com/developer/mx/captions.asp
?

Scootman
September 27th, 2002, 08:20 PM
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

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