Welcome, Guest. Please login or register.
Did you miss your activation email?
05/23/12, 01:24
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Recent Tutorial Support
| |-+  Flash GuestBook Support (Moderators: Flash-db, vesa kortelainen, Ronald Wernecke, Mohsin Sumar, Jorge Solis)
| | |-+  scrollbars sticks in the middle
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: scrollbars sticks in the middle  (Read 2489 times)
toxic-fella
Server what's that
*
Posts: 1



View Profile Email
« on: 01/24/02, 11:39 »

Hi there... I have a problem with the scrollbar... it stick in the middle when i press the arrow down button... When i drag the scrollbar down it works... This problem also happens when i got 10 guestbook entries in them... can you help? thnx. toxic-fella [randommadness]
Logged
Flash-db
Administrator
Systems Administrator
*****
Posts: 1867



View Profile WWW
« Reply #1 on: 01/24/02, 13:08 »

Ok,  

One the Bottom Down arrow for the Scroll Bar replace the code on that button with this Code:

on (release) {
   GuestBook.scroll++;
   if (myscroll3._y<(270-myscroll3._height+myscroll3.top)) {
      myscroll3._y = myscroll3._y+((250-myscroll3._height)/11);
   }
}

You can play around with the (270 and 250) numbers if that is not perfect or close enough.

That was a mistake on my part with the original FLA.

Hope that helps - if it doesn't let me know.
Logged

-Jeff.
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
anything