Forum Discussion
RozGilmour
6 months agoCommunity Member
Unhide Next button when revisiting slide
I have a slide that I set a trigger "when the timeline starts on this slide, set state of Next button to Hidden". This means the Next button appears at the end of the video I have on the slide - gr...
LisaK-b221f671-
6 months agoCommunity Member
Hi Roz, I took a look at your project. For me, the Next button didn't appear on 1.6. What you need is a trigger on 1.6 that changes the state of the Next button to normal after the video has ended and the variable has been set to true. So you will want to add the following trigger: Set state of Next Button to Normal when your_variable changes if your_variable = value true.
If the Next button appears throughout, make sure that the default value of your variable is set to false.