
How to embed player key while jw player setup
Hi,
I have jw player key,how can i put in jw player configuration i.e
like
<script>
jwplayer("Video_playing").setup({
playlist: "http://content.jwplatform.com/jw6/abcd.xml",
displaytitle: false,
width: 716,
height: 404
});
</script>
but in above i want to add my platform player with player key.
Thanks
Praveen