# ScrollBar Question

**URL:** https://forum.kirupa.com/t/scrollbar-question/211571
**Category:** flash
**Created:** [January 3, 2007, 6:41am UTC](https://forum.kirupa.com/t/scrollbar-question/211571 "2007-01-03T06:41:36Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Amy\_Peterson](https://avatars.discourse-cdn.com/v4/letter/a/3be4f8/32.png) [@Amy\_Peterson](https://forum.kirupa.com/u/Amy_Peterson)
#### Post date: [January 3, 2007, 6:41am UTC](https://forum.kirupa.com/t/scrollbar-question/211571/1 "2007-01-03T06:41:36Z")

</div>

Hi All!..

ok i got this custom scrollbar that was made through a tutorial, and it works fine, but i was wondering, instead of loading the text from a .txt file, is there anyway from loading it from a text tool(tool on flash8)…

there are 4 AS on my timeline…

first one says

loadVariables(“scrolltext.txt”, “”);

second one says

if (scrolltext ne “”) {  
gotoAndPlay(“end”);  
}

third one says

gotoAndPlay(“load”);

and the fourth one says

stop();

im just wondering if i can just directly load it from a textool box…Or just scroll the text that is in the textool box…

Thank you

Amy
