I’m a complete beginner when it comes to Jquery, Javascript etc but I’ve managed to get a Jquery slider widget working in my page. Now I want to have that slider control the volume of a video which will be embedded as part of an animation in Tumult Hype. I know that Hype gives the video an ‘element ID’ that I can call from outside of Hype but I just need to know what code I should add to the Jquery Slider function to enable volume control of this video.
Please Help!
I’m a complete beginner when it comes to Jquery, Javascript etc but I’ve managed
Share
I use this:
It assumes the ID of the video element is vid1.