Hi, I would like to know if there is anyway to setStyle to the Flex HTML control ? i.e. apply a font, color , anti-aliasing ??
And is there anyway to use Embedded fonts within the HTML control in Flex ???
I need to use the HTML control in a Flex project and need to match its formatting with a textfield which uses antialising and embedded fonts. Right now the textFields font looks smoother and darker compared to the HTML control’s Font.
So is there any way to do the same in the HTML control ???
Thanks in advance