Forum Discussion
NiyasN
3 years agoCommunity Member
Manual Seek bar for Videos
Hi Guys.
Recently I got a requirement to give seek bar manually to videos instead of default video controls. But I tried several methods and nothing is working out. Can anyone help me to solve...
AngelaDestro-a9
2 months agoCommunity Member
Nedim Is there any way you can drop that JavaScript code for the HTML in a reply? Or link to a sample storyline file?
Nedim
31 days agoCommunity Member
I've attached a sample Storyline file. Everything is handled using JavaScript. No HTML files or web objects are involved.
There are five scripts included, some of which are experimental or optional. For example, there's a script to keep the video controls always visible. Another one is related to slider functionality, which can be removed as it didn't meet my expectations.
The two main scripts are enabled at the bottom of the list:
- The first one styles the seekbar.
- The second one enforces seekbar functionality and keeps it synchronized with the video.
The seekbar's progress fill also changes color dynamically based on the video's progress.
- AngelaDestro-a931 days agoCommunity Member
Thank you so much! I'm excited to try it out!
Related Content
- 10 months ago