CSS-Tricks / AnythingSlider

A jQuery Slider plugin for anything.
http://css-tricks.github.io/AnythingSlider/
GNU Lesser General Public License v3.0
1.15k stars 380 forks source link

Can we Auto Play Youtube , Vimeo and HTML5 Video in slider #632

Open ashishScripter opened 9 years ago

ashishScripter commented 9 years ago

Hi , I am using AnythingSlider. All the section of this slider has been configured.But there is a issue in Youtube , Vimeo and HTML5 Video auto play .

I have a collection of some video , image and text . I want all the thing in a slider. That functionality has been done . Now i want when video come in slider then it will play automatically and after completion of video slider move on next slide .

Please Help me.

Mottie commented 9 years ago

Hi @ashishScripter!

Hmm, it looks like some things have changed. Vimeo doesn't look like it supports embedded video any more; and adding it as the first slide seems to cause problems (see this demo) where you can't switch slides. I'm also seeing some console errors relating to some extra scripts not loading.

I looked into this issue briefly, and honestly I don't have that much time right now to dig into this any deeper. I hope this issue isn't time critical for you because I may not get around to looking at it for a while. Sorry :(

Here is a demo on how to make HTML5 video autoplay... the demo link can also be found on the Home wiki page.