# Dynamic text path issue

**URL:** https://forum.kirupa.com/t/dynamic-text-path-issue/136185
**Category:** Uncategorized
**Created:** [February 2, 2005, 9:30pm UTC](https://forum.kirupa.com/t/dynamic-text-path-issue/136185 "2005-02-02T21:30:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![prototype](https://avatars.discourse-cdn.com/v4/letter/p/e19adc/32.png) [@prototype](https://forum.kirupa.com/u/prototype)
#### Post date: [February 2, 2005, 9:30pm UTC](https://forum.kirupa.com/t/dynamic-text-path-issue/136185/1 "2005-02-02T21:30:11Z")

</div>

I have no problem displaying dynamic text in a textfield on the \_root of my movie using - this.loadVariables(“myText.txt”);

But my problem begins when I try to do the same thing with a text field nested inside of a movieclip on the root timeline. I’ve tried every path variation I can think of but it won’t appear. Even tried to embed the font to no avail.

Any ideas…I’m running out of them.
