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

Can't get player to work


I have been off my site for a while , now none of my channels are working. i need to build a player that can have a playlist and that can also stream live. I've tried using the header and body i recently used but it will not publish anymore. can someone please help me? example code:
<div id='playerPfbQrAVANRgY'></div>
<script type='text/javascript'>
jwplayer('playerPfbQrAVANRgY').setup({ playlist: [{ file: "http://youtu.be/idVtTXrrjSs", title: "VWM1 TV" },{ file: "http://youtu.be/_WcWHZc8s2I?list=RDBvcNtoHwd6Y", title: "JAZ2" },{ file: "http://youtu.be/rlyrBPkkXvY?list=RDrlyrBPkkXvY", title: "JAZZ3" },{ file: "http://youtu.be/wOA9_TdRFt4", title: "JAZ4" },{ file: "http://youtu.be/ZpfDt7tF_44?list=PL8F6B0753B2CCA128", title: "JAZ5" },{ file: "http://youtu.be/6Y43wVqrckA?list=PL-oic9lh6-Noyp7TFUNOkcpsn46rxWCPt", title: "JAZ6" },{ file: "http://youtu.be/0OvPcItS6WE?list=PL-oic9lh6-Noyp7TFUNOkcpsn46rxWCPt", title: "JAZ7" },{ file: "http://youtu.be/lmMsyn10ZYg", title: "JAZ8" },{ file: "http://youtu.be/THCtJGitLr8", title: "JAZ9" },{ file: "http://youtu.be/iem60bVJA0o?list=PL2032D553186A3608", title: "JAZ10" },{ file: "http://youtu.be/7XiZugHLIsk?list=PL2032D553186A3608", title: "JAZ11" },{ file: "http://youtu.be/nD9SAKiKaNU?list=PL2032D553186A3608", title: "JAZ12" },{ file: "http://youtu.be/Q3VJOl_XeGs?list=PL2032D553186A3608", title: "JAZ13" },{ file: "http://youtu.be/7UPrEyEekSM", title: "JAZ14" },{ file: "http://youtu.be/k9YUi3UhEPQ", title: "JAZ15" },{ file: "http://youtu.be/1yRhacGLGEs", title: "JAZ16" },{ file: "http://youtu.be/QwikKEGluBc", title: "JAZ17" },{ file: "http://youtu.be/2Tq9jmoI-Hw", title: "JAZ18" },{ file: "http://youtu.be/EsC4zTr77oI", title: "JAZ19" }], width: '1232', height: '535', fallback: 'false',autostart: 'true', repeat: 'true',ga: '{}',sharing: '{}'});
</script>

0 Community Answers

Post Your Public Answer