1. How I can adjust the transition time between pictures? Not the autoplay duration. I mean the gray pause with ajax-loader between the pictures.
First I thought that is a problem with picture size, but even for small pictures the pause time between the pictures is quite the same, aprox. 3 seconds.
2. And how I can change the transition mode for example to slide left-right or fade-out.

Comments

jorditr’s picture

Yes, I also would like to know which parameter is the transition time. Thanks :-)

eoneillPPH’s picture

Add me to that request.

Since script.aculo.us has lots of effects, wouldn't it be nice if these settings were configurable (per block, even)?

Wonder if the lag time is just due to so many calculations, and to resizing EVERY time?

greta_drupal’s picture

While there is an option for "Duration" and noted as "default 10000", the change to the form box is not written. Once settings saved, it just reverts back to the default value 10000.

eflage’s picture

This is a different problem and should be opened as such. A new bug report has been opened. http://drupal.org/node/463828

ComputerWolf’s picture

Status: Active » Closed (won't fix)

The time in between pictures is just the time it takes to process the next picture and get it loaded into place. If someone wishes to try and trim this time down, I am happy to accept patches. Also, since the latest version of the module uses jquery not script.aculo.us, further work on the older effects will not be done.