How would we stop, or pause a video which is being played in a multi state object when the state changes? I imagine this is possible for embedded or streamed video files using additional video actions on the buttons which change the state, but how do we stop videos in an iframe, eg. YouTube or Vimeo videos?
I notice that the video does stop when the page is changed, so it must be possible, perhaps with the use of some javascript?
Any help here would be greatly appreciated! Thanks