Old 03-10-2009, 06:27 AM   #1 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 7
Default Slow down scroll of images

I need to scroll down the thumbnail scroll, I have over 70 images in each tab section and they are moving way to fast. Can you let me know the lines of code that I need to edit in the .as file(s) that will slow this down.

Thank you
step1 is offline   Reply With Quote
Old 03-10-2009, 07:33 PM   #2 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,266
Send a message via Skype™ to Razvan
Default

Hello, you can slow down the scroller by altering this:
open scroller.as
find this:
this._y += (ypos-this._y)/3;
replace the "3" with your number, a higher number a slower scroll, a lower number a faster scroll
save the .as file and compile the .fla

Please understand that this type of scroller cannot support a large amount of thumbnails.

Last edited by Adrian; 03-10-2009 at 09:14 PM.
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 07:15 AM.