# Tutorial issues / me being dumb

**URL:** https://forum.kirupa.com/t/tutorial-issues-me-being-dumb/26874
**Category:** flash
**Created:** [July 27, 2003, 8:17pm UTC](https://forum.kirupa.com/t/tutorial-issues-me-being-dumb/26874 "2003-07-27T20:17:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![pissant](https://avatars.discourse-cdn.com/v4/letter/p/67e7ee/32.png) [@pissant](https://forum.kirupa.com/u/pissant)
#### Post date: [July 27, 2003, 8:17pm UTC](https://forum.kirupa.com/t/tutorial-issues-me-being-dumb/26874/1 "2003-07-27T20:17:29Z")

</div>

I can’t seem to get [this tutorial](http://www.kirupa.com/developer/mx/fadingtext.htm) to work as simply as it says. The problem being that the tween doesn’t render the text within the movie clip. Am I being really dumb, or is the only way to get it to work by breaking apart the text twice?

---

<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: [July 27, 2003, 9:35pm UTC](https://forum.kirupa.com/t/tutorial-issues-me-being-dumb/26874/2 "2003-07-27T21:35:30Z")

</div>

You can’t tween dynamic text without embedding it.

---

<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: [July 27, 2003, 10:06pm UTC](https://forum.kirupa.com/t/tutorial-issues-me-being-dumb/26874/3 "2003-07-27T22:06:55Z")

</div>

OK, I did think I was going mad then: the problem was actually with the static text. After a bit of trial and error, I think I may have found the solution. The problem appears to be that I was using the device fonts. With all the other fonts, it works fine. Is that a bug, or some quirk I just couldn’t see coming?

Actually, is that because the device fonts aren’t embedded? That would explain a lot. Phew. Two hours down the drain, but I know more about Flash :nerd:

Thanks electrongeek, you’ve put me on the right track.
