Forum Discussion
Adding pause to storyline video
NathanRadabaugh If I understand your description correctly I think the problem is you’re pausing the video. When you pause the video the slide timeline keeps running, the seekbar advances while the video is frozen. Those two things fall out of sync.
You should pause the slide timeline, not just the video. Your triggers at each cue point should pause the timeline. This freezes the seekbar too, keeping everything in sync. The problem you’ll have is I dont think SL has a native "wait X seconds then resume" trigger, so it would require a user input (click). You could try using a hidden pause layer, set that layer's timeline to 2–3 seconds, then add a trigger on that layer to resume timeline on base layer when the timeline ends on that layer… this method will be more straightforward if you want all the pauses to be the same duration…
Somebody is probably gonna come up with a much easier solution but thats how I’d do it 😆