# Embedded font problem

**URL:** https://forum.kirupa.com/t/embedded-font-problem/21616
**Category:** Uncategorized
**Created:** [May 23, 2003, 9:20pm UTC](https://forum.kirupa.com/t/embedded-font-problem/21616 "2003-05-23T21:20:42Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![jazzman121](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/jazzman121/32/127_2.png) [@jazzman121](https://forum.kirupa.com/u/jazzman121)
#### Post date: [May 23, 2003, 9:20pm UTC](https://forum.kirupa.com/t/embedded-font-problem/21616/1 "2003-05-23T21:20:42Z")

</div>

well i have a dynamically loaded html enabled text field… but when i used embedded fonts from the swf… it doesnt show some of the text… but when i used device fonts… ( from the system ) it works fine… why is that/??? cant i use embedded fonts? with a text field with contents that are html and loaded dynamically from a text file???

please help

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 23, 2003, 9:23pm UTC](https://forum.kirupa.com/t/embedded-font-problem/21616/2 "2003-05-23T21:23:52Z")

</div>

LOL… well well well… someone with the same problem I had a while ago, it drove me nuts.

What you need to do is this… Create 3 dynamic texfields outside the stage area of your movie.

Type text in each textbox using the font you will be using in the html enabled textfield.

Set 1 to normal, 1 to bold, and 1 to italics.

Embed the font outlines for each textbox.

It should work now.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 23, 2003, 10:06pm UTC](https://forum.kirupa.com/t/embedded-font-problem/21616/3 "2003-05-23T22:06:22Z")

</div>

wow that seems convaluted and unnecessary! I wish they’d fix  
that for you.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 23, 2003, 10:59pm UTC](https://forum.kirupa.com/t/embedded-font-problem/21616/4 "2003-05-23T22:59:30Z")

</div>

Yeah it is a pain, and a bug that has been reported to them plenty of times. I hope they fix it as well.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 24, 2003, 12:18am UTC](https://forum.kirupa.com/t/embedded-font-problem/21616/5 "2003-05-24T00:18:03Z")

</div>

also, it annoys me when flash thinks you changed something by merely clicking on the stage, even on a new document. they should fix that too.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 24, 2003, 2:09am UTC](https://forum.kirupa.com/t/embedded-font-problem/21616/6 "2003-05-24T02:09:11Z")

</div>

for the same text box… im trying to put a scroll bar component … but the scroll bar isnt working ☹ know any reason why it aint working?
