Forum Discussion
Storyline 360 | Disable and Enable a close button on a Layer
- 1 day ago
The trigger that disables the Close button runs every time the user returns to the layer. ("When the timeline starts on this slide/layer" really means "When the user visit this. slide/layer.")
There are two options for better control:
- Add conditions to the trigger, so it will only run if any of the buttons ≠ Visited.
- Simplest: Delete that trigger. Instead, set the Initial state of the Close button to Disabled.
Also, be sure the Slide Layer Properties are "Resume saved state."
By the way, you don't need a trigger to change an object to its Visited state. That happens automatically when the object with a Visited state is clicked.
There is no need to set a button to the "Visited" state, as this happens automatically when the button is clicked. I also don’t see the need to set the Close button to the "Normal" state when the learner clicks any of the three buttons, since clicking all three buttons will immediately change the Close button to the "Normal" state as well. I can’t see your full slide setup and triggers, but it’s more than likely that the issue is due to a misuse of triggers. If you don’t mind, please upload your slide so someone can troubleshoot it directly.
Related Content
- 2 months ago