Forum Discussion
Add Seekbar to Player
Adding the seekbar shouldn't interfere with triggers.
It's hard to troubleshoot without seeing the .story file.
Best guess: the T/F variable isn't changing to True. Or one of the triggers refers to the wrong variable.
You can check whether a variable is changing as expected by inserting a text box with a variable reference.
You can insert a variable reference by typing the percent sign followed by the variable name followed by another percent sign (example: %mediaDone%). Or you can use the INSERT > Reference button.
If the variable is changing to True, and the triggers refer to the appropriate variable, yet the jump-to-next-slide trigger with the condition still doesn't work, I suggest you upload a copy of the .story file. Just include the slide with the problem and one slide after it.