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.
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.
Huh, sorry JudyNollet, I didn’t see your reply earlier while I was writing my response. Honestly, I’m not sure what caused the issue, because I tried a similar setup on my end and it worked well, aside from the necessary triggers I mentioned earlier.
- JudyNollet1 day agoSuper Hero
No worries. I often start the "first" reply, and then discover that someone else responded while I was writing my reply. 🤷♀️
Related Content
- 2 months ago