Forum Discussion
JamesHolt-d2909
8 years agoCommunity Member
Disable Next Button on a Slide until all Buttons are Visited
This example illustrates how to disable next button when the timeline starts and enable next button when a variable change occurs after all of the slide buttons/objects have a state change to visite...
TomSeguin
5 years agoCommunity Member
I've tried following these instructions but the Next button is available after about 5 seconds regardless of variable value.
- WendyFarmer5 years agoSuper Hero
Are you leaving the slide with the buttons to go to other slides and then returning?
If so,
Triggers should be:
change state of next button to disabled when timeline starts on the slide with buttons.
change state of next button to normal when timeline starts on the slide with button on condition xyz is visited.