Forum Discussion
Rewind Button
Hi Team
I would like to only have a rewind button and hotspot the seekbar so the learner can't fast forward the video.
Any updates on how I can insert a rewind trigger, Ill attach a screenshot of how I want it to look.
- JoannaKurpiewskCommunity Member
I'd add a trigger to this button set to: jump to slide (this slide) when user clicks rewind button. This should work.
If you'd like to add a hotspot over seekbar it may be worth unticking hand coursor to avoid confusion (you can also place a transparent rectangle over the seekbar).
Hi Simon,
I also wanted to connect this to another thread here where I provided some additional insight.
- SimonKohlerCommunity Member
Thanks Joanna, this will restart the video. However I'm looking to give the learner ability to rewind only. Looks like coding is the only way.
cheers
Simon
- JoannaKurpiewskCommunity Member
You could add two triggers to replay button: stop Media and play Media when user clicks. This would affect video only, not the whole slide content.
- KevinRaspinCommunity Member
Is there a way to do this yet? Sometimes we want people to be able to skip back to something they have missed (without doing the whole video again) but don't want them to skip forwards as we are trying to ensure we track that they've viewed the whole of the video. thanks
- MariaCSStaff
Hi, Kevin.
Thank you for reaching out!
What I suggest, if it works for your design, is combining the use of a conditional seekbar with restricted navigation:
I hope this helps!