A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: scrolling more the one textfield

  1. #1
    Hello guys,

    I'm trying to make a scrollbar for two or three textfields but I don't know how to set these textfields as target. They all have the same size so that wouldn't be the problem. Can anyone help me out?

  2. #2

    I'm having trouble figuring out what your question is.

    can you provide more info?

    Is your question that you have 3 separate instances of a scroll bar that would each scroll a different field of text?

    or is it just one scroll bar that needs to scroll 3 different textfields simultaneously?

    If it's the first one then good, the second, then I'm clueless.

    Let's assume its the first one....

    Make sure your text area is dynamic text, then drag a scrollbar onto it from the components. You will notice that the instance name of your text field is the same as the "target text field" of the scroll bar.

    Then, for your future text fields, (make sure they are dynamic text as well), just drag from your scroll bar the library. It should pick up appropriate instance/target text field names.

    hope that helps!

  3. #3

    Thanx

    Thank you for your solution for my problem. I tried it and it worked.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center