PDA

View Full Version : Underlining text


nervegas87
08-01-2007, 04:08 AM
I've noticed that in Flash 8, you can't underline text in a text box. You can make your text bold and italic, but you can't underline it. Why is that? What if I want to make text underlined?

gemguy
08-01-2007, 05:10 AM
Hi nerve,

You can underline the text in the flash by using some javascript function. Use the functions mentioned in below link.

http://www.permadi.com/tutorial/flashTextUnderline/index.html

Text can be underlined for static and also for dynamic text insertions.