Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other ANYTHING SLIDER with JW Player Video

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #41063
    ndegwaz
    Member

    I am very new to jQuery. My slider works fine except when using jwplayer with video playing. The slider does not stop sliding nor does it pause the video.

    I am using this script which works only if you pause video and click play again

    This is how I have placed the video.

  • loading…..

  • This is the script which i need help with..

#115969
Mottie
Member
#115973
ndegwaz
Member

Thanks Mottie,
My slider is set withing the player – not outside. I am trying to pause the slideshow if someone clicks play only..

The documentation in jsfiddle breaks my entire page..

anyway what callback stops the slider.

Appreciated.

#116042
ndegwaz
Member

See below Comment

#116045
ndegwaz
Member

The script below fires the alert when play button is pressed on the JW Player. But the slide wont pause..

Is this function the right one to pause the slider or i am Missing something..Please Help.

$(‘#slider1’).data(‘AnythingSlider’).startStop(); //stop the slideshow

#116057
ndegwaz
Member

Is there a way to pause the slider by clicking inside the container?

#116064
Mottie
Member

I have the JW Player specifically set up outside of the slider because the slider duplicates slides. It is better **not** to put script tags inside of slider panels.

Please follow the example I provided.

#116418
ndegwaz
Member

Thanks Mottie.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Other’ is closed to new topics and replies.