You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
Hello,
I'm trying to add a carousel of thumbs of slides at bottom of Presentz and when user click on the thumb, the player go to specific time of slide.
I'm using mp4 files with mediaelementjs and I saw that setCurrentTime() works but I don't know how to use with the MediaElement generated by Presentz
I'm loading thumbs and the times on the HTML using the json timeline
Hello,
I'm trying to add a carousel of thumbs of slides at bottom of Presentz and when user click on the thumb, the player go to specific time of slide.
I'm using mp4 files with mediaelementjs and I saw that setCurrentTime() works but I don't know how to use with the MediaElement generated by Presentz
I'm loading thumbs and the times on the HTML using the json timeline
Btw, thanks for the project @ffissore
The text was updated successfully, but these errors were encountered: