Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Hide Preview Image In Video Window

3 replies [Last post]

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>

Thanks for responding. I tried what you said but it kept erroring when I put in the track code you included. I tried to copy and paste my code into this forum, but guess that's not possible. Thanks anyway

Sorry, I retract my preview comment! I've been told I have to actually modify the player source code to get it to not default showing that preview image. I misunderstood. thanks for your help