I’ve been fighting this issue for 2 days now 
Does any if you guys have any idea why in a htmlText that has images,
instead of wrapping to every word it wraps to every letter.
I’m not sure i expressed my self clear enough, so i attached the source.
Tnx.
txt.wordWrap = false;
Or did I manage to misunderstand this?
Tnx for the tip praxis, but i need the wordWrap.
The problem is that it divides the words in letters and puts every section in a new row. What i need is a good old fashion html style wordWrap where if a word does not fit in a particular row is moved on the next one.
BUMP! … anyone ? I really need help on this one guys.