Hello,
When there are multiple players on a page, is it possible to stop all players? For example if I start a video, it would be nice all other players to stop. I am using the 2.x dev version of the module and JWPlayer version 6.11.
I would be very grateful if someone points me in the right direction. Thanks!

Comments

ron_s’s picture

Status: Active » Closed (won't fix)

This might be possible using the JW Player 7 JavaScript API for developers. There are events available relative to playback (such as .play(), .pause() and .stop()) that can be accessed. However you'll have to write custom JavaScript to make this happen.

https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javasc...