Is it possible to change the jwplayer player library after it's been loaded. We have two player libraries: one with ads and one without ads. We'd like to show some videos with ads and some without ads on our SPA site.
The player library is specified in the script src attribute and is loaded into the window object. Adding a second script tag doesn't seem to change the window.jwplayer object.