Is there a way to hide the preview image from displaying in the actual video window but still have it display in the playlist as a thumbnail. I like the look of this skin so much I dont want my crappy preview image taking away from it.
here's what it looks like now: www.jeffhavens.com/dev/videoclips.php
So i want the three preview images to display down in the playlist. Don't want the preview image to display behind the big play button.
Possible? Thanks for any help.
In your player code:
'playlist.thumbs': 'true',In each track of your playlist:
<jwplayer:playlist.image>/images/image07_thumb.jpg</jwplayer:playlist.image>