
What's the problem? Shuffle mode doesn't work.
Doesn't work in the shuffle mode at the playlist. What's the problem?
<script type='text/javascript' src='http://inside.gamaxmedia.hu/jwp/jwplayer.js' ></script>
<script type='text/javascript'>jwplayer.key='WrdMrfH2lypuwwzAvWDfg1iRr/Hk9vBu/1pY0K/+a88=';</script>
<div id='myElement'>Loading the player...</div>
<script type='text/javascript'>
jwplayer("myElement").setup({
playlist: "https://gdata.youtube.com/feeds/api/playlists/PLHt00-_eeaYdPYhJ-Abp5uZ_00tfW8wlh?alt=rss",
primary: "flash",
width: 465,
"playlist.size":1,
autostart: "true",
volume:"80",
shuffle:true,
repeat:"list", });
</script>