Hi list...

I am trying to set a TextField (embedFonts = true) to some htmlText. It
has a defaultTextFormat of a particular font embedded with linkage name
"XYZ".
I have two fonts in my project, the other one being linkage "XYZBold".

I want the htmlText to be something like:
"<font face='XYZBold'>XYZ Bold stuff</font><br>XYZ regular stuff";

"XYZ regular stuff" shows up, but "XYZ Bold stuff" doesn't show up.
Can't you embed two fonts in one TextField?

Thanks!
- Michael M.


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to