Oleg,

you need to embed two fonts into you flex movie (one bold, the other not).

then you can set the usage of one font or another through the style property 
"fontFamily".

im not sure if in html of the textbox text property that you can use the font 
directive to set the family.

i know you can do this...

        <FONT COLOR='#ff0000' size='16'>Some text</FONT>

But im not sure this works...

        <FONT COLOR='#ff0000' SIZE='16' FAMILY='FONTBOLDNAME'>Some text</FONT>

Replacing FONTBOLDNAME with the name of the bold font.

Hope that helps,
Samuel

On Apr 3, 2010, at 9:45 PM, Oleg Sivokon wrote:

> 
> You can try using TextRenderer to mimic bold, but, unfortunately, the 
> settings applied through TextRenderer are application-wide... Anyway, see if 
> this may help:
> http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/text/TextRenderer.html#setAdvancedAntiAliasingTable()
> 
> Best
> 
> Oleg
> 
> 




Disclaimer

_____________________________________

The information transmitted is intended only for the person or entity to which 
it is addressed

and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination

or other use of, or taking of any action in reliance upon, this information by 
persons or entities

other than the intended recipient is prohibited. If you received this in error, 
please contact the

sender and delete the material from your computer. Thank you.

Reply via email to