# External text problem

**URL:** https://forum.kirupa.com/t/external-text-problem/106983
**Category:** Uncategorized
**Created:** [April 10, 2004, 9:49pm UTC](https://forum.kirupa.com/t/external-text-problem/106983 "2004-04-10T21:49:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![macneilslt](https://avatars.discourse-cdn.com/v4/letter/m/aeb1de/32.png) [@macneilslt](https://forum.kirupa.com/u/macneilslt)
#### Post date: [April 10, 2004, 9:49pm UTC](https://forum.kirupa.com/t/external-text-problem/106983/1 "2004-04-10T21:49:50Z")

</div>

Hey, i used this tutorial on the site:  
[http://www.kirupa.com/developer/mx/dynamic\_scroller.htm](http://www.kirupa.com/developer/mx/dynamic_scroller.htm)

for external text, it works okay, except for one problem…the when loaded into flash the text is double spaced…  
it looks like this in note pad:

homeTextStart = Test  
Test  
Test  
Test  
Test  
Test  
Test  
Test  
Test  
Test  
Test

and so on…

but once loaded into flash, it looks like this:  
Test

Test

Test

Test

Test

Test

* * *

I can’t figure out why it is double spaced…
