Hey, I just posted an answer here explaining how to set up pause on hover in and play otherwise. You just have to switch the actions inside mouseover and mouseout event listeners to get the opposite interaction (play on hover and paused otherwise).
Hey, I just posted an answer here explaining how to set up pause on hover in and play otherwise. You just have to switch the actions inside mouseover and mouseout event listeners to get the opposite interaction (play on hover and paused otherwise).