Skip to main content
Participating Frequently
October 17, 2017
Question

Advance slide after all state views are clicked

  • October 17, 2017
  • 1 reply
  • 393 views

I have a slide with advanced actions to execute a display of text when a shape is clicked.

My problem is when all the shapes are clicked and the different states are viewed - the slide is still paused, it doesn't advance. I tried adding variables, well that made a mess...

So I'm stuck at the slide operating great - but will not advance once everything is clicked and looked at.

Any help would be greatly appreciated.

This topic has been closed for replies.

1 reply

Lilybiri
Legend
October 17, 2017

Can you post a screenshot of the advanced actions you have?

Participating Frequently
October 17, 2017

Thank you kindly!

There are the 4 sections and each section would display a similar result - show/hide.

Lilybiri
Legend
October 17, 2017

You seem to be new to advanced actions? You will need to create user variables, Booleans with a default value of 0. With each advanced action you use the Assign command to assign the value 1 to the associated variable. Each action also needs a second decision, which needs to be conditional. It should check if all variables are set to 1, and in that case go to the next slide.

BTW use the Preview functionality in the dialog box to show an advanced action.  Have a look at my blog post:

Advanced Actions Dialog box in Captivate 2017 - Captivate blog