Is there a way to do one of the following: 1) detect when a video has stopped at the end of the video or 2) start it back at the start of the video when it’s complete?
It’s weird and cumbersome in the UX to have to use the scroll bar to scroll a video back to the start after it’s done playing.
I’ve tried using while and forever blocks with the “from Video get Play” block. The get Play block doesn’t seem to switch to false when it’s not playing or when it’s completed.