I want to make a text highlight in flex textArea but its htmlText doesn't support <font bgcolor='#FFFF00'> part of my text </font> so I'm searching for a font witch is the opposite of Courier new, when I embed it in flash, and write with that color I get highlight effect for that part of my text , as I type <font family="negativeOfCourier" color='#FFFF00'> part of my text </font>
| ||||
feedback
|
|
Note:I tried to post it formatted, but SO doesn't appear to accept font tags. Edit: You can find this stuff out for yourself by going to http://www.w3schools.com. | |||
|
feedback
|
|
You should use a StyleSheet for that. Example:
| |||
|
feedback
|