# Dynamic TextField/Anti-alias and html tag problem

**URL:** https://forum.kirupa.com/t/dynamic-textfield-anti-alias-and-html-tag-problem/269519
**Category:** flash
**Created:** [August 28, 2008, 3:08pm UTC](https://forum.kirupa.com/t/dynamic-textfield-anti-alias-and-html-tag-problem/269519 "2008-08-28T15:08:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Didi32](https://avatars.discourse-cdn.com/v4/letter/d/eb8c5e/32.png) [@Didi32](https://forum.kirupa.com/u/Didi32)
#### Post date: [August 28, 2008, 3:08pm UTC](https://forum.kirupa.com/t/dynamic-textfield-anti-alias-and-html-tag-problem/269519/1 "2008-08-28T15:08:26Z")

</div>

Hi,

It’s been a while I’m trying to embed fonts in a straightforward way but it doesn’t seem to work. I have a dynamic text field for which I apply (from the Flash interface) the Anti-Alias for Readability. But after that, when I use dynamicTxtField.htmlText = “\<B\>Bold words\</B\>”; These words do not appear in the textField anymore, If I take off the B tags, they appear again. Anyone could help me about this? Thanks. Didi
