# Loading more text into dynamic\_scroller

**URL:** https://forum.kirupa.com/t/loading-more-text-into-dynamic-scroller/245082
**Category:** flash
**Created:** [November 26, 2007, 8:55am UTC](https://forum.kirupa.com/t/loading-more-text-into-dynamic-scroller/245082 "2007-11-26T08:55:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dstole](https://avatars.discourse-cdn.com/v4/letter/d/d26b3c/32.png) [@dstole](https://forum.kirupa.com/u/dstole)
#### Post date: [November 26, 2007, 8:55am UTC](https://forum.kirupa.com/t/loading-more-text-into-dynamic-scroller/245082/1 "2007-11-26T08:55:32Z")

</div>

I am trying to combine two tutorials that I have found on the net.  
One is at  
[http://oddhammer.com/unicode/tutorial.htm](http://oddhammer.com/unicode/tutorial.htm)  
and deals with loading unicode multilangauge files into a text box. Works great but I can’t seem to figure out how to get a scroll bar to work with the text.

[http://www.kirupa.com/developer/mx/dynamic\_scroller.htm](http://www.kirupa.com/developer/mx/dynamic_scroller.htm)  
works great to scroll the dynamic text…but…

is there anyway to load in another text file from a button similar to the oddhammer tutorial into the scrolable text box?

Any help would be appreciated.
