# Dynamic Text not displayed corrected

**URL:** https://forum.kirupa.com/t/dynamic-text-not-displayed-corrected/230263
**Category:** flash
**Created:** [June 24, 2007, 9:24pm UTC](https://forum.kirupa.com/t/dynamic-text-not-displayed-corrected/230263 "2007-06-24T21:24:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![firefly2000uk](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/firefly2000uk/32/3363_2.png) [@firefly2000uk](https://forum.kirupa.com/u/firefly2000uk)
#### Post date: [June 24, 2007, 9:24pm UTC](https://forum.kirupa.com/t/dynamic-text-not-displayed-corrected/230263/1 "2007-06-24T21:24:44Z")

</div>

Hi All, Ive been really suck on this problem and have failed to find an answer.

Basically my problem is that my text is loaded dynamically from a text file. however this is 3movieclips deep. The text will display fine if I “test scene” however if i “test movie” no text is shown, i believe its something to do with my target however still have not found out the correct command…

Scene1 -\> “Holder” -\> “Main\_about”

Then inside my “Main\_about” i have actionscript with the following code:

```auto
loadVariables("http://asmithphotography.co.uk/asmithphotography_sourcefiles/asmithphotography_about.txt", "_root");

```

This is then displayed in the dynamic text field…

Please would someone help! I think the answer is really simple but i just cant figure it out! Please Please Please 🙂

You can download the Fla here… [http://www.asmithphotography.co.uk/DynamicText\_v2sd4.fla](http://www.asmithphotography.co.uk/DynamicText_v2sd4.fla)
