Forum Discussion
Next button not activating after all images visited.
- 1 day ago
These triggers are the problem:
A “when timeline starts” triggers runs every time the user reaches the slide—even if the Slide Properties are set to “Resume saved state.”
To prevent those triggers from changing Next back to Disabled and the other button to Hidden when a user returns to the slide, you need to add conditions.
For example, the conditions could check whether the state of buttons on the slide = Visited. Or a condition could check whether a T/F variable = True.
For reference:
These triggers are the problem:
A “when timeline starts” triggers runs every time the user reaches the slide—even if the Slide Properties are set to “Resume saved state.”
To prevent those triggers from changing Next back to Disabled and the other button to Hidden when a user returns to the slide, you need to add conditions.
For example, the conditions could check whether the state of buttons on the slide = Visited. Or a condition could check whether a T/F variable = True.
For reference:
Related Content
- 1 year ago