# Comment on dynamic text / scrollbar tut

**URL:** https://forum.kirupa.com/t/comment-on-dynamic-text-scrollbar-tut/6700
**Category:** Uncategorized
**Created:** [October 14, 2002, 3:59pm UTC](https://forum.kirupa.com/t/comment-on-dynamic-text-scrollbar-tut/6700 "2002-10-14T15:59:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Stanley](https://avatars.discourse-cdn.com/v4/letter/s/7ab992/32.png) [@Stanley](https://forum.kirupa.com/u/Stanley)
#### Post date: [October 14, 2002, 3:59pm UTC](https://forum.kirupa.com/t/comment-on-dynamic-text-scrollbar-tut/6700/1 "2002-10-14T15:59:23Z")

</div>

I needed a scrollbar, as quick as possible, for a dynamic textfield. So i grabbed one from the components panel. then I remembered I saw a tutorial some time ago, written by Kirupa, that explained how to do scrollbars on a dynamic textfield with loaded text. So I checked it out…

But before I started the tut I just threw the scrollbar on the textfield to see what part wouldn’t work BUT… it all worked perfectly ! So after all, dynamic or static. There’s no difference in use for the scrollbar component.

strange, not?

Stanley

:bandit:

---

<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 14, 2002, 4:01pm UTC](https://forum.kirupa.com/t/comment-on-dynamic-text-scrollbar-tut/6700/2 "2002-10-14T16:01:29Z")

</div>

Kirupa also has a tutorial for a scrollbar with text that is entered directly into the text box, instead of dynamically through AS or an external source file.

It can be found here…  
[http://www.kirupa.com/developer/mx/textscroller.asp](http://www.kirupa.com/developer/mx/textscroller.asp)
