#1 (permalink)  
Old 08-04-2008, 08:21 AM
Junior Member
 
Join Date: Aug 2008
Posts: 5
Default wierd issue with scrolling

It took me a bit to isolate this (and ensure it wasn't something that I had introduced). I'm VERY new to flash, so I was initially pretty sure it was something I had caused.

I've been able to recreate this consistently with an xml file with two "folders". The first gallery has 149 images, and the second has only two. I've modified the right scroller's scroll speed to slow it down (take a look at the stock speed for 150 thumbs, it's impossibly fast). Line 82 of rightScroller.as is now this._y += (ypos-this._y)/50;

If you move the mouse to start the scrolling of the image thumbs, then select the second gallery while the thumbs on the right are still being scrolled through, the thumbs for the second gallery are not visible. If the scrolling is slow enough when you click the second gallery, you can even see the two thumbs of the new gallery scroll off of the top of the stage. This most likely isn't a problem when the scrolling thumb speed is set to it's initial value because the thumb scrolling comes to a stop much quicker.. but set it to 50 as described above and it's easy to recreate. I hope that's clear. Is there a way to explicitly kill the scrolling when a new folder is selected? Thanks in advance for any help. Great project, though! I'm looking forward to finishing the customization so i can get it out live.
-B
Reply With Quote
  #2 (permalink)  
Old 08-04-2008, 10:30 AM
OXYLUS Staff
 
Join Date: May 2008
Posts: 166
Send a message via Skype™ to Razvan
Default

Quote:
Originally Posted by bryan View Post
It took me a bit to isolate this (and ensure it wasn't something that I had introduced). I'm VERY new to flash, so I was initially pretty sure it was something I had caused.

I've been able to recreate this consistently with an xml file with two "folders". The first gallery has 149 images, and the second has only two. I've modified the right scroller's scroll speed to slow it down (take a look at the stock speed for 150 thumbs, it's impossibly fast). Line 82 of rightScroller.as is now this._y += (ypos-this._y)/50;

If you move the mouse to start the scrolling of the image thumbs, then select the second gallery while the thumbs on the right are still being scrolled through, the thumbs for the second gallery are not visible. If the scrolling is slow enough when you click the second gallery, you can even see the two thumbs of the new gallery scroll off of the top of the stage. This most likely isn't a problem when the scrolling thumb speed is set to it's initial value because the thumb scrolling comes to a stop much quicker.. but set it to 50 as described above and it's easy to recreate. I hope that's clear. Is there a way to explicitly kill the scrolling when a new folder is selected? Thanks in advance for any help. Great project, though! I'm looking forward to finishing the customization so i can get it out live.
-B
Hello, I will need to see a preview, please upload the gallery and post the link.
Reply With Quote
  #3 (permalink)  
Old 08-15-2008, 06:50 PM
Junior Member
 
Join Date: Jul 2008
Posts: 7
Default Same problem

Hi I have the same problem if I change the value of
this._y += (ypos-this._y)/50; in Rightscroller.as

random the tumbnails go on top so u could see the problems:

MyElgouna.com


so you must try on some house and you can reproduce this problem.


Thanks

ATCOM
Reply With Quote
Reply

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


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.