A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Anyone know if ScrollPane has a setSmallScroll() property like the scrollbar?

  1. #1
    Member
    Join Date
    May 2002
    Location
    Quezon City, Philippines
    Posts
    38

    Anyone know if ScrollPane has a setSmallScroll() property like the scrollbar?

    Guys,
    I would be most greatful if anyone can tell me how to make the scrollpane scroll down/up at a rate greater than 1 unit per press of the scroll arrows. I know you can do this with the setSmallScroll() property of ScrollBar...is there a way i can do this for the ScrollPane?

    Thanks Much,
    Niong

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    A combination of FScrollPane.getScrollPosition
    with FScrollPane.setScrollPosition, or possibly edit the component's scripts...

    Or maybe have a look at my last post in this thread...

    http://www.flashkit.com/board/showth...hreadid=484015

  3. #3
    Member
    Join Date
    May 2002
    Location
    Quezon City, Philippines
    Posts
    38
    Thanks man, that solved my problem in 2 seconds! Gracias!

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