Forum Discussion
Visited States
Fix Issue #1:
1. Set slide properties to Resume saved state
2. For all hotspot click events, change the order of triggers so that the state change (e.g., setting a button to Visited) occurs before the Jump to slide trigger. Example:
Fix Issue #2:
Why use this trigger? Instead of jumping to the same slide, you can simply hide the layer by clicking the Back button to return to the base layer. Using a trigger to jump to the slide will reset all progress—for example, if a button is set to Visited, jumping to the slide will reset it to Normal, unless the slide's properties are set to Resume saved state, which is unnecessary in this case.
Change the trigger on all layers to: Hide this layer when the Back button is clicked. This way, your trigger to change the Next button state to Normal will work as expected.
Overall Improvement:
I've attached a cleaner version of both slides, this time without the hotspots. I kept the text boxes, as each already has a Visited state applied. Clicking a text box automatically activates its Visited state without the need for additional triggers. Overall, all redundant objects such as hotspots and their associated triggers have been removed.
Related Content
- 5 months ago
- 7 months ago