Skip to main content
June 7, 2011
Question

Preventing a slide to advance with Multiple Click Boxes

  • June 7, 2011
  • 1 reply
  • 1403 views

Hello,

I've found that if I have more than 3 click boxes on a screen (specifically going out to a URL), the slide will advance once timeline has stopped and the 3rd click box is clicked.

My specific situation is that I have 4 click boxes to URL's, a click box that was supposed to pause the presentation & give the user the ability to control when to advance to the next slide and with my last attempt to prevent the slide from advancing, I also put in a pause button.  Regardless is that the slide advances automatically once a 3rd click box is selected.

I have troubleshooted the slide with having the Pause project until user clicks selected and not selected.

Essentially, I want the user to be given the opportunity to click on all 4 (or more) links without the slide automatically advancing and when they are ready to advance (as needed), they can control it by clicking on a button set up to advance the page.

Please let me know if you have any solutions or questions?


Thank you

Sunshine

    This topic has been closed for replies.

    1 reply

    Captiv8r
    Legend
    June 7, 2011
    June 7, 2011

    No, Unfortunately, nothing about multiple click boxes

    RodWard
    Community Expert
    Community Expert
    June 8, 2011

    By default, any click on a click box or button will unpause the timeline until another pause point is encountered by the playhead.  So if you have all click boxes lined up to pause at the same point on the timeline, the user only has to click one of them to unpause the lot of them.

    However, you can achieve what you want to to by creating Advanced Actions for the On Success action of each click box that should NOT advance to the next slide.  The Advanced Action will have two clauses.  The first one is to do whatever you originally intended (e.g. open a URL) and the second line in the AA is to make the playhead remain on the same frame of the movie so that pausing is effectively disabled.

    The second line in each AA should looks like this:

    If you set your AAs up correctly, the user can click around on the boxes all day without advancing the slide until they click the only button on the slide that is set to jump to next slide.