# Still dint get the dynamic TextBoxLength

**URL:** https://forum.kirupa.com/t/still-dint-get-the-dynamic-textboxlength/13063
**Category:** flash
**Created:** [February 8, 2003, 10:15am UTC](https://forum.kirupa.com/t/still-dint-get-the-dynamic-textboxlength/13063 "2003-02-08T10:15:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Neel17](https://avatars.discourse-cdn.com/v4/letter/n/ac91a4/32.png) [@Neel17](https://forum.kirupa.com/u/Neel17)
#### Post date: [February 8, 2003, 10:15am UTC](https://forum.kirupa.com/t/still-dint-get-the-dynamic-textboxlength/13063/1 "2003-02-08T10:15:56Z")

</div>

Hi everybody and thanx 2 Seretha Blaze and lostinbeta.  
I am stil searching 4 this.If anybody has an answer.  
…  
I have an external text file which has 1 line code:  
&name= welcome to Mihira…  
In the flash movie the mc on the time has this code:  
name.loadVariable(“name.txt”);  
thats it.here 'name’is the mc and the external file name is name.txt.  
Now if I want 2 display,say 100 names scrolling one after another in 1 single line it is not possible to stretch the textField box endlessly.So, I need a script so that 100 names(or whatever) can scroll horizontally in a loop like the “marquee” in HTML.Its like the news headlines scrolling at the TV screen.Only I need to change the text in the text file to update it.  
Neel17
