Actionscript 3 TextField bug with htmlText?
I embed text in textfield, but sometimes it does not render using htmltext. if I use text it rende开发者_如何学Gors fine.
Make sure you have the correct embedded font's turned on for that textfield
I reset defaultTextFormat every time I assign htmlText, nad it fixes it.
精彩评论