marcolago / flowtime.js

Flowtime.js HTML5/CSS3/JS Websites and Presentation Framework
https://marcolago.github.io/flowtime.js/
MIT License
1.34k stars 237 forks source link

Stop vimeo (embedded) video when navigate to another page #23

Closed number77 closed 10 years ago

number77 commented 10 years ago

Hi,

How can I make an Vimeo video stop playing or pause a video when navigating?

thanks in advance!

marcolago commented 10 years ago

Hi. Some time ago I tried to build a simple logic to automatically pause embedded videos when navigating but without success and then I stopped trying. But now I will try again in the next days so I will let you know if I will find a solution ASAP.

Thanks for the request.

marcolago commented 10 years ago

If you need a quick solution take a look at the updated video example in the repo and at http://flowtime-js.marcolago.com/examples/video/

For the Video JS API reference go here: http://developer.vimeo.com/player/js-api

number77 commented 10 years ago

Hi,

Firstable, thanks for your quick reply. I just took a look at the video example and that looks good. I will try it out later but I think this will work out for me.

Once again, thanks.