actionscript 3 - textarea shows 2 lines when htmlText is set -
i using textarea. set htmltext follows:
textarea.htmltext = '<p align="center"><font face="_sans" size="14" color="#ffff00" letterspacing="0" kerning="0"></font></p>';
the problem there 2 lines in text area when runs. when remove usual 1 line m not able set color , all.
i want use textarea, set different colors on , don't want 2 lines in that.
also condensewhite option...
Comments
Post a Comment