Hi h_classen!
I wanted to thank you again for the help with the audio player.
It’s working wonderfully with my project!
However, the last feature I’m needing to add to this audio player is the ability to click on the audio scrubber and jump to that time in the timeline.
I’ve been trying to modify the clickToTime();
function in Mark Hunte’s video-controller example to get this to work in my project. But the setup is different enough that I’m having no luck.
Do you by any chance have any thoughts on what I can do to get a function like clickToTime()
working with my audio player?
Here is the example file I’m working with:
AudioPlayer.zip (1.6 MB)
I’d so appreciate any guidance you (or anyone else) might be able to offer.
Thanks so much!