Poster images for video

by Plish
0 replies
  • WEB DESIGN
  • |
Hi everyone,

Having trouble putting a poster image over the top of this video:

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" width="480" height="270" id="player1" name="<param name="movie" value="/jwplayer/player.swf">
<param name="allowfullscreen" value="true">
<param name="allowscriptaccess" value="always">
<param name="flashvars" value="file=video.mp4&autostart=true">
<embed id="player1"
name="player1"
src="/jwplayer/player.swf"
width="480"
height="270"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="file=video.mp4&autostart=true"
/>
</object>
#images #poster #video

Trending Topics