Skip to main content
August 14, 2013
Question

How to set objects to appear after user clicks all buttons in interactive accordion widget?

  • August 14, 2013
  • 1 reply
  • 310 views

I am using Captivate 6.

On a single slide, I would like a text object and click box to appear after the user has clicked all 5 of the buttons within an interactive accordion widget.  How might one script this?

More simply: If user clicks all buttons in widget, then "Click anywhere to continue" and "Click Box" appear.

Thank you!

noelcat1

This topic has been closed for replies.

1 reply

Inspiring
August 14, 2013

Not sure how that's possible with a widget since they are preprogrammed.  I usually do this by creating my own menu with click boxes.  I then use advanced actions to control all the interaction and how elements appear based on the user's actions.  I personally don't like using widgets, I prefer to control all the interactions myself.