Forum Discussion
ixLoc
2 years agoCommunity Member
Having trouble Getting my continue button to change states and then be clickable after a variable has changed.
Hello all! Here is the setup; I have a custom navigation bar at the bottom of the screen( Screenshot 1). It has options 1-3, plus a continue button. Each option, when clicked, brings up a slide lay...
MichaelHinze
2 years agoCommunity Member
The "Set AllWatched to value true" trigger will never execute, because at the beginning of the Continue button's timeline none of the T/F variables are true. Try adding it to each of the layers. Depending on how you determine that a video has been watched all the way, you need to adjust the triggers to execute to "when slider layers timeline ends" , or "when media xyz completes".