Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

jwplayer


http://180.211.106.98/thebigfruit/product/boosted-oil-pulling-original/

when video is opened from fancy box popup and then when we close a fancy box popup audio is still playing continuous in safari browser.
We want to stop or pause video after close the fancy box but it doesn't work.

We used this type of method but can't success,

'onClosed' : function() {
jwplayer("cr-video-box-10402").pause();
}

'onClosed' : function() {
jwplayer("cr-video-box-10402").stop();
}

So please provide the possible solution for this.
Thanx regards,

1 Community Answers

Heidi

JW Player Support Agent  
0 rated :

Hello,

When I took a look at your link in Safari, I was able to open the video overlay (fancybox?) and close it again, and see the video (and audio) stop playing when I closed the overlay. Is this the behavior you are looking to create? We are generally unable to provide troubleshooting for custom setups like this, but it may help you to set up a test page following the guidelines here: https://support.jwplayer.com/customer/en/portal/articles/2186238-troubleshooting-creating-a-reproduction-page

After you have set up a basic reproduction page, feel free to send the link and I will take another look.

This question has received the maximum number of answers.