# Help with dynamic text

**URL:** https://forum.kirupa.com/t/help-with-dynamic-text/34334
**Category:** Uncategorized
**Created:** [October 31, 2003, 4:24pm UTC](https://forum.kirupa.com/t/help-with-dynamic-text/34334 "2003-10-31T16:24:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![bredhead](https://avatars.discourse-cdn.com/v4/letter/b/e480ec/32.png) [@bredhead](https://forum.kirupa.com/u/bredhead)
#### Post date: [October 31, 2003, 4:24pm UTC](https://forum.kirupa.com/t/help-with-dynamic-text/34334/1 "2003-10-31T16:24:35Z")

</div>

i followed the tutorial and got some other advice. I can load the text from a text file till later in my movie. i have 8 different areas of information but there is no text shown in the last two even though the actionscript is identical. the link is [www.polo-intereactive.co.uk](http://www.polo-intereactive.co.uk) if anyone can help i can add the fla  
this is the gist of the actionscript given to me:  
loadText = new LoadVars();  
loadText.onLoad = function(success) {  
if (success) {  
\_root.mc\_07.text01.text = this.myWater;  
}  
};  
loadText.load(“main.txt”);  
can anyone help?  
still lost:(  
bredhead

---

<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: [October 31, 2003, 6:13pm UTC](https://forum.kirupa.com/t/help-with-dynamic-text/34334/2 "2003-10-31T18:13:51Z")

</div>

your site seems fine to me (except the url you posted =)), where does it not load right ?

---

<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: [October 31, 2003, 8:37pm UTC](https://forum.kirupa.com/t/help-with-dynamic-text/34334/3 "2003-10-31T20:37:56Z")

</div>

sorry yes should be [http://www.polo-interactive.co.uk/](http://www.polo-interactive.co.uk/)  
it doesn’t show any text in the interactive part and the graphic design part(3 sections and 2 sections respectively), i checked the code and it is the same as the other part as well as the text file… i need actionscript put in my head with a hammer i think  
cheers for the help:m:

---

<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: [October 31, 2003, 9:16pm UTC](https://forum.kirupa.com/t/help-with-dynamic-text/34334/4 "2003-10-31T21:16:26Z")

</div>

can’t really make out what you are talking about…of course its been a long day at work…but i love the colors of your site…

and also when the movie slides in from the side…just as it is stopping…it kind of stutter steps…might want to look at the script for that
