# Scroll bars being stupid

**URL:** https://forum.kirupa.com/t/scroll-bars-being-stupid/35363
**Category:** Uncategorized
**Created:** [November 13, 2003, 3:08am UTC](https://forum.kirupa.com/t/scroll-bars-being-stupid/35363 "2003-11-13T03:08:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sanman918](https://avatars.discourse-cdn.com/v4/letter/s/c89c15/32.png) [@sanman918](https://forum.kirupa.com/u/sanman918)
#### Post date: [November 13, 2003, 3:08am UTC](https://forum.kirupa.com/t/scroll-bars-being-stupid/35363/1 "2003-11-13T03:08:41Z")

</div>

I made a dynamic text field inside of a movie clip. I then dragged the scroll bar component over, and it worked, yeah! But they Im uploading a .txt file dynamically through the .swf The text displays and is selectable but it does not scroll. The scroll bar is there but doesn’t work. Any ideas? :sigh:

---

<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: [November 13, 2003, 6:56pm UTC](https://forum.kirupa.com/t/scroll-bars-being-stupid/35363/2 "2003-11-13T18:56:26Z")

</div>

Did you set your text box to multiline? Does your scrollbar target the textbox? _shrug_

---

<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: [November 13, 2003, 7:23pm UTC](https://forum.kirupa.com/t/scroll-bars-being-stupid/35363/3 "2003-11-13T19:23:04Z")

</div>

yes my textbox is set to multiline and it wraps the test. And I’m not sure If my scroll bar targets the textbox, I didn’t do anything different from usual. How do I check?
