Forum Discussion
cynthiaLyons
2 years agoCommunity Member
Can't get state of the Next button to go from hidden to normal with 4 objects on slide
I have a slide where I've grouped an object with another object. So, in the timeline there are 4 groups, and they are named 1,2,3,4.
I added a trigger that says to set the state of the Next button...
TomKuhlmann
2 years agoStaff
The first slide doesn't work either. It just looks like it does because when you click on the last character you have a trigger to change the next when user clicks on character 6.
Here are a few issues:
- When you use selected states, those are toggles. Thus a person can turn them on or off. You should use a visited state.
- The way your triggers are set, the next button won't change because you're doing it based on the timeline of the slide starting. Thus it will only work if the slide starts and those objects are in selected states.
- If you use visited states, you can create a trigger to change the state of the next button when the states of ALL ____ are visited.
Related Content
- 9 months ago
- 7 months ago
- 12 months ago