how can i do that ?

i try with advanced options of cycle

but don'work

Comments

phildu created an issue. See original summary.

NickDickinsonWilde’s picture

Status: Active » Postponed (maintainer needs more info)

*should* be possible. However I haven't done it.
Were you trying with the 'end' option in advanced options?
Can you copy the slideshow configuration?

phildu’s picture

i try "window.location.replace("http://myurl.com/slide");" whit the 'end' options

but nothing ....

phildu’s picture

any more help ?

NickDickinsonWilde’s picture

Sorry for the delay, I've been crazy busy.
So to automatically launch another slideshow on the page - just tested with 3.8 - see it in action on http://v7.nickwilde.ca/slideshow

Under advanced options set 'end' to something like:
jQuery('#views_slideshow_cycle_teaser_section_slideshow-block_1').cycle('resume')

notes:
1. That requires the other slideshow to be already initialized.
2. the id is #views_slideshow_cycle_teaser_section_ then the slideshow id. - or any other valid css selector that targets that node.

NickDickinsonWilde’s picture

Category: Feature request » Support request
Status: Postponed (maintainer needs more info) » Closed (works as designed)
phildu’s picture

thank's sorry for the delay to