Hello, I have a dynamic textfield which loads text from a xml file, with html tags, for example <font> <b> and others.

It was working nice testing in the Flash IDE, but then when I embedded the font, the flash ignored the bold <b> tag. But the <font size="1"> still works.

Why does it happen?
What are the best practices ?

Thanks!