Here's a fork that shows how easy it could be with a helper function:  See the Pen xxrOdpj?editors=0010 by GreenSock (@GreenSock) on CodePen   I didn't understand the point of that blob stuff and it actually seemed to cause problems because it was setting the src of the video to a totally different URL that caused the duration to be NaN, so I removed that.   HELPER FUNCTION function videoScrub(video, vars) { video = gsap.utils.toArray
    • Thanks
    • Like
    4