Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

Closed Thread
Results 1 to 2 of 2
  1. #1

    Default How Do You Control Multiple Text Fields With One Scrollbar

    Does anyone know how to control Multiple Text Fields with one Scrollbar in Flash?

    V.

  2. # ADS
    Join Date
    Always
    Posts
    Many
     
  3. #2
    Join Date
    May 2004
    Location
    U.S.A.
    Posts
    2,890

    Default

    Hi,

    First, this forum is small enough that there is no need to post the same question in multiple forums. As for scrolling multiple text fields with one scroller, it depends on how you want it to work. Are you trying to scroll all the textfields at the same time or scroll them independently depending on which field the user is in? If your using a component, it only allows you to target one individual textfield. If you create your own scroller, you should be able to declare multiple textfields as targets and use the getFocus method to tell the scroller which textfield to scroll. Maybe something like....

    if(Selection.getFocus("_root.myTextfield") {
    target = _root.myTextfield;
    }else if (Selection.getFocus("_root.myTextfield2") {
    target = _root.myTextfield2;
    }


    Just thinking out loud. I have not tested this.

    Hope it helps
    NTD

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Input text fields not showing
    By mfos in forum Flash Scripting
    Replies: 0
    Last Post: 09-24-2006, 11:25 AM
  2. Multiple movie control?
    By beh28 in forum Newbies
    Replies: 3
    Last Post: 04-28-2006, 09:12 AM
  3. multiple movie control template
    By scottharrison in forum Flash Scripting
    Replies: 1
    Last Post: 01-28-2006, 05:32 PM
  4. multiple movie control template
    By scottharrison in forum General Flash
    Replies: 0
    Last Post: 01-22-2006, 12:51 PM
  5. dynamic text fields
    By BigBeck in forum Flash Scripting
    Replies: 1
    Last Post: 12-15-2004, 07:01 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Sponsors
Create Speaking Characters for your website and Flash movies. 15 Day Free Trial