I'm working in AS2. I have some TextFields with html = true and I've embedded uppers, lowers, numerals, punctuation and basic latin for Arial font.

The htmlText gets set dynamically. In the htmlText, I'm using "&nbsp;" for any two spaces in a row and <br/> for line breaks. If I don't embed the font, then the nbsps and brs get rendered, but they're jaggy. If I do embed the font, then the nbsps and brs get ignored.

So, how do I embed br and nbsp?  Or, is there a better way to do this?

Thanks!


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to