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

Multiple videos on the same page?


http://feeds.feedburner.com/mknight
There are supposed to be 6 videos with JW players on this page, but only one can show (and it shows at the wrong post). The same problem occur on my original blog http://mkhere.blogspot.com , and that's why I always hide the JW videos behind "read more" to avoid them appearing on the same page. I use the short code with captions (something like
bc.. <script type='text/javascript' src='https://dl.dropboxusercontent.com/u/5173388/mkhere/jwplayer/jwplayer.js'></script><div id='mediaplayer'>
</div>
<script type="text/javascript"> jwplayer('mediaplayer').setup({ 'flashplayer': 'https://dl.dropboxusercontent.com/u/5173388/mkhere/jwplayer/player.swf', 'id': 'playerID', 'width': '580', 'height': '500', 'file': '_y4DbZivHCY', 'provider': 'youtube', 'plugins': {'captions-2': { file: 'https://dl.dropboxusercontent.com/u/5173388/mkhere/subtitles/seapig.srt' },'hd-2': {} } });</script>



Is it possible to make all the videos to show properly on the same page?

8 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

You can use a playlist for this – http://www.longtailvideo.com/support/jw-player/29249/playlist-sidebar-component

JW Player

User  
0 rated :

But I intend to post each video in different blog posts of different days. Is it possible?

JW Player

User  
0 rated :

(And the first page of the blog shows multiple posts and hence multiple videos.)

Ethan Feldman

JW Player Support Agent  
0 rated :

I would think so? Can you clarify what you mean?

JW Player

User  
0 rated :

May I provide a chart?
http://i.imgur.com/r3Bz31x.png

Ethan Feldman

JW Player Support Agent  
0 rated :

You should be able to put multiple players on a page, that has worked for a while.

JW Player

User  
0 rated :

Sorry you are right. I did not notice that div id mattered. It's working now after I assigned the div id's properly,

Ethan Feldman

JW Player Support Agent  
0 rated :

Great :-)

This question has received the maximum number of answers.