The problem is that the slideshow don't start immediate. For example on my site I must wait around 21 seconds before slideshow show automatically the second picture. I can start the slideshow sooner by clicking on Next or Previous.
After this 21 seconds or immediately after I click on Next / Previous the slideshow works OK.
Is not a problem related to pictures sizes (I tested).
How can slideshow start immediately?
Comments
Comment #1
tomaszx commentedi confirm this problem.
Comment #2
ionuts71 commentedI tried different effects and delays but now improvement... I'm unable to make it start immediately after the page was loaded.
I'm using 1.27 version on Drupal 6.2.
Comment #3
Rob_Feature commentedYup, confirmed. Same behavior here.
Comment #4
brmassa commentedGuys,
there are 2 possible reasons:
1* the slideshow (or any JavaScript feature present on Drupal) will only start after all things are loaded. On big pages, it might take a while.
2* a bug. In this case, i will start to work on it NOW!
regards,
massa
Comment #5
swill commentedi have also confirmed this issue with 6.x-1.27
the page finishes loading, then it takes about 30 seconds before the slide show starts...
is there any solution for this yet???
Comment #6
swill commentedis there anything i can do to help get this bug resolved? i would like to use this module on my site, but this bug makes it unrealistic since you cant expect a user to wait on the page for 30 seconds for the slideshow to start.
let me know...
will
Comment #7
brmassa commentedGuys,
im proud to say that finally this bugs is over (at least in my pc).
it was cause because some JS values that were numbers were between quotes, like timeout = "2". They should be converted to numbers before.
fixed!
regards,
massa
Comment #8
mbutelman commentedThese are my settings:
[slideshow: 2, rotate=1, blend=1, layout=none, dir=|files/slideshow/|yes|||||]
And it's still frozen. It doesn't show any other picture but the first one.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.