HTML5/Canvas: I'm trying to add a listener that will move the playhead to a frame when video ends
Hello. I'm trying to add an event listener that will move the playhead to a frame and stop once a video ends. I'm using a video component. I just can't figure it out. Is this possible with html5/canvas?
