One Cycle

Your Ad Here

Hello,

I have little problem. I would like have only one full cycle slideshow and on the finish comback first slide. How to make it? I work on drupal 7, ddblock v. 7.x-1.0 and advanced slideshow with upright40p theme,

any help greatly appreciated -
Thanks so much
arkkab

Re: one cycle

you can use the cycle plugin options in the CUSTOM JQUERY CYCLE PLUGIN SETTINGS field of the configuration page of the slideshow

autostop: 0, // true to end slideshow after X transitions (where X == slide count)
autostopCount: 0, // number of transitions (optionally used with autostop to define X)

In the custom jquery field use:

{"autostop":1,
"autostopCount": x}

Replace x with amount of slides

Hope this helps you further, please let me know.

Many thanks

previously poorly understood "jQuery Cycle Plugin - Option Reference" and chose the wrong path:). Now all is well

I greet
arkkab