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

Multiple Cloud Embeds


Is it possible to have multiple embedded players on a page? Something like this:

<div>
<script src="//content.jwplatform.com/players/VIDEO-PLAYER.js"></script>
</div>
<div>
<script src="//content.jwplatform.com/players/VIDEO-PLAYER.js"></script>
</div>

Currently the first one loads and the second does nothing. There are no errors in the console.

Thanks!

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

No, you cannot have two player libraries on the page, but you can have multiple single-line embeds or multiple <iframe> embeds.

This question has received the maximum number of answers.