I have this very basic JS code using the Vimeo SDK:
var player = new Vimeo.Player(document.getElementById("thevideo")); player.on("play", func