Forum Discussion

DLearning's avatar
DLearning
Community Member
2 months ago
Solved

How to prevent screen reader users from clicking directly on video & de-syncing from timeline?

I always need my eLearning videos to be in sync with the Storyline player's timeline, so that if the learner wants to pause/play the video, they must click on the Pause/Play button in the Storyline p...
  • DLearning's avatar
    DLearning
    30 days ago

    Thank you AaronBurgessAU​ , this solved it! By setting Video Tools / Options / Play Video: Automatic and then creating a trigger that basically causes a useless action when the user clicks the video (i.e. Set state of Dummy Rectangle to Normal when the user clicks Video) this prevents direct play/pause of the video when selecting the video with the keyboard. (Demonstrated in slide 1 of the attached .story file)

    Interestingly (this might be a bug in Storyline) but clicking on the video with the mouse in the above configuration still pauses/plays the video, causing it to de-sync with the timeline. To workaround this, I created a 100% transparent blocker rectangle that prevents mouse clicking on the video. This, along with Aaron's solution above, seems to be a holistic solution (Demonstrated in slide 2 of the attached .story file as the Final Solution).