# Alpha-fade dynamic html text problem

**URL:** https://forum.kirupa.com/t/alpha-fade-dynamic-html-text-problem/56753
**Category:** flash
**Created:** [July 7, 2004, 3:27pm UTC](https://forum.kirupa.com/t/alpha-fade-dynamic-html-text-problem/56753 "2004-07-07T15:27:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![JustinM](https://avatars.discourse-cdn.com/v4/letter/j/47e85d/32.png) [@JustinM](https://forum.kirupa.com/u/JustinM)
#### Post date: [July 7, 2004, 3:27pm UTC](https://forum.kirupa.com/t/alpha-fade-dynamic-html-text-problem/56753/1 "2004-07-07T15:27:15Z")

</div>

I’m loading some text from an xml file into dynamic text boxes for a news ticker that I’m building. I’m rendering the text in HTML format because the XML file also provides a URL that clicking on the text will link to. I use a motion tween to scroll the text on to the stage and would like to us an alpha fade to exit. The fade-tween never happens, it just goes to it final state of 0% alpha on the last frame. I tried embedding the font outlines for all characters, but that just stops the text from loading into the dynamic text boxes. Can anyone help, this one’s got me stumped.
