# Dynamic textfield problem

**URL:** https://forum.kirupa.com/t/dynamic-textfield-problem/133131
**Category:** Uncategorized
**Created:** [January 5, 2005, 10:39pm UTC](https://forum.kirupa.com/t/dynamic-textfield-problem/133131 "2005-01-05T22:39:38Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lskywalkr](https://avatars.discourse-cdn.com/v4/letter/l/d9b06d/32.png) [@lskywalkr](https://forum.kirupa.com/u/lskywalkr)
#### Post date: [January 5, 2005, 10:39pm UTC](https://forum.kirupa.com/t/dynamic-textfield-problem/133131/1 "2005-01-05T22:39:38Z")

</div>

Ok, so here’s my problem. I’ve got dynamic textfield which I need to put some html in. The html will be in the format

\<a href=‘asfunction:someFunction,argument’\>This is the header\</a\>

Now when I try to render that, it renders just fine… the problem is, I need it to have embedded fonts, or else my font won’t show up. When I embed the fonts, it immediately disappears. I’ve tried putting a bold and an italic character in the box, but it doesn’t help. When I start the movie, nothing shows in the text box. What is happening, how can I fix it?
