Textfields and scrollbars

Hi All,

I have a:

    1. dynamic text field
    2. custom scroll bar
    3. buttons that load text into text field
    4. xml file that holds text to be loaded

What works:

    1. scrollbar does scroll text well
    2. text does display in text field
    3. buttons do insert different text into field when clicked

What doesn’t work:

    1. the scroller shows up even if the text field doesn't need it.

    2. the scroller, when scrolling text that doesn't need to be scrolled, makes that same text scroll the same way as the scroller.

I have posted a simplified version of what I’m working with. I have been searching the forums for a little while now and haven’t come across anything that deal with this particular issue.

Thanks for any help I receive.

can no one help me with this?