# UIScrollBar problem

**URL:** https://forum.kirupa.com/t/uiscrollbar-problem/259345
**Category:** flash
**Created:** [May 3, 2008, 8:58pm UTC](https://forum.kirupa.com/t/uiscrollbar-problem/259345 "2008-05-03T20:58:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ddjokovic](https://avatars.discourse-cdn.com/v4/letter/d/f08c70/32.png) [@ddjokovic](https://forum.kirupa.com/u/ddjokovic)
#### Post date: [May 3, 2008, 8:58pm UTC](https://forum.kirupa.com/t/uiscrollbar-problem/259345/1 "2008-05-03T20:58:42Z")

</div>

Hi, I have a problem with UIScrollBar component, and i’m new to this flash stuff and i have a problem solving this. Ok here it is, I need a scrollable text field in my flash document and i need to put it in certain frame. I created dinamic text field, set everything, multiline, instance name, put some text in it and then used UIScrollBar component for that text field. Everything is ok, but when i test movie, the scrollbar is inactive, there is no buttons or actual bar, it’s just empty, like a gray rectangle. The text is scrollable, mouse wheel works, and also i can select text and scroll down or up, just the scrollbar seems inactive. But when i do this in a new file, everything works fine, just when i put it in my flash clip at certain frame it doesn’t work. I tried put in it in the first frame also (new layer), it still doesn’t work. I also tried to import a flash file (swf) and i can import it in to the library, but when i take it to the stage, even if it text field is there, the scrollbar is inactive or whatever.  
And yes i always checked that the bar \_TargetInstanceName is set to name of the text field. Like I said i can make it working it just don’t work when i do it in my document, or when i import it to my document.  
I have a very basic knowledge of flash, so any help would be great, or if anyone knows of any other way how to make this scrollable text field work.  
I don’t even know if this is possible, maybe it’s something in my document that is the reason for this, but maybe it’s something simple. 🙂

I also searched the forum for similar problems, but didn’t find the solution, i hope it’s ok to start new topic.
