# Scrollbar problem!

**URL:** https://forum.kirupa.com/t/scrollbar-problem/66132
**Category:** flash
**Created:** [October 3, 2004, 1:22am UTC](https://forum.kirupa.com/t/scrollbar-problem/66132 "2004-10-03T01:22:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tensaislim](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/tensaislim/32/785_2.png) [@tensaislim](https://forum.kirupa.com/u/tensaislim)
#### Post date: [October 3, 2004, 1:22am UTC](https://forum.kirupa.com/t/scrollbar-problem/66132/1 "2004-10-03T01:22:56Z")

</div>

I have a scrollbar attached to a dynamic text box. Problem is, you can’t scroll through the entire text by using the scrollbar! If you highlight the text in the text box and scroll down - it works…! Could some1 plz give me some advice on how to get da scrollbar working properly?

Thanx.

---

<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 3, 2004, 2:41am UTC](https://forum.kirupa.com/t/scrollbar-problem/66132/2 "2004-10-03T02:41:40Z")

</div>

remove the scrollbar, give the text box an instance name, and then put the scrollbar back

I just had this problem and this seemed to work for me. I think you need to have your text in place with an instance name before you add the scroll bar  
make sure the instance name of the text box is in the Target TextField of the scrollbar.

---

<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 3, 2004, 2:55am UTC](https://forum.kirupa.com/t/scrollbar-problem/66132/3 "2004-10-03T02:55:12Z")

</div>

Thanx man. Workin’ now! =)
