jaskala
-
Video playback on each loop with AnythingSlider
Never mind, it seems that I finally managed it to work: onInitialized: function(e, slider) { // add vimeo api initialization string slider.$items.find('iframe[src=vimeo]').each(function(i){ $(…
-
Video playback on each loop with AnythingSlider
Hello! I have almost the same problem except that I use vimeo videos. I have one vimeo video per slide and some text too. I want it to autostart the video when I enter the slide, and pause when getting out of slide - and again resume the play when r…