
Poster Frame
Hello
I was wondering if someone can help me.
My client would like a poster before the video plays. I have tried the java script below, with my image to no avil.
What do i need to do?
player = jwplayer("videoplayer-embed").setup({
"flashplayer": "js/player.swf",
"image":https://daks2k3a4ib2z.cloudfront.net/573c46d023185ae148489a6a/584a7f1ca2cecbb5440a6848_NewWhyChooseusbackground.png "
"width": 600,
"height": 748,
"playlist":[
{file:'url', title:"", caption:"",
},
]
});
</script>
Please help!
K