Old 06-09-2008, 01:47 AM   #1 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 4
Default Speed control for the scrolling items?

Hi Support,

Wonder can we control the speed for the scrolling bar item? if yes, can i know where should i modify the script.

Tks in advance

Fievel
fievelhalu is offline   Reply With Quote
Old 06-11-2008, 02:33 AM   #2 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 4
Default Please Help

Hi can anyone help me regarding to the speed control matter for the scroll bar of the thumbnail pictures. thanks
fievelhalu is offline   Reply With Quote
Old 06-11-2008, 08:06 AM   #3 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,248
Send a message via Skype™ to Razvan
Default

Quote:
Originally Posted by fievelhalu View Post
Hi Support,

Wonder can we control the speed for the scrolling bar item? if yes, can i know where should i modify the script.

Tks in advance

Fievel
In both scrollers, right and left there the final line is something like this: ( this._y += (ypos-this._y)/3; ) Modify the last parameter to a lower value for increased speed or to a higher value for lower speed. ( this._y += (ypos-this._y)/1;--fast //// this._y += (ypos-this._y)/20; --slow )

Razvan is offline   Reply With Quote
Old 06-13-2008, 04:20 AM   #4 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 4
Default

Hi thanks for the reply, really appreciate it. will try it tonight... thanks thanks
fievelhalu is offline   Reply With Quote
Old 06-16-2008, 05:31 AM   #5 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 4
Default speed control problem

Hi Support,

I already tried as what you said, but still cannot make the scroller speed slower. please help. I did change as what u mentioned , does is got impact from the number of image that insert? roughly i have around 38 thumbnails.

Thanks
fievelhalu is offline   Reply With Quote
Old 06-16-2008, 01:20 PM   #6 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,248
Send a message via Skype™ to Razvan
Default

Quote:
Originally Posted by fievelhalu View Post
Hi Support,

I already tried as what you said, but still cannot make the scroller speed slower. please help. I did change as what u mentioned , does is got impact from the number of image that insert? roughly i have around 38 thumbnails.

Thanks
yes... it also depends on the number of inserted images
Razvan is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:56 AM.