Skip to main content
Participant
February 5, 2021
Question

just to slides then back to the original slide.

  • February 5, 2021
  • 1 reply
  • 181 views

I want to jump from slide 1 to slide 10 then click next to reviel slide 11, click next again and be sent back to slide 1, then the same jump from 2 to slide 10, hit next slide 11 then click next at get sent back to slide 2 and so on. Is that possible? I can't seem to find anything about it. 

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    February 6, 2021

    Not sure to understand, a navigation image would be easier. You will set up custom navigation. I would use a shared action and system variables like cpCmndGotoSlide, cpInfoCurrentSlide, cpInfoLastSlideVisted, and perhaps some Expression commands and user variables. You need to be careful not to get into an eternal loop. Check out the system variables because some of them have a 1-based index, others have a 0-based index.