Having the image launch the player

Flowplayer installation states the html must have this to link to the video:

Code (text):

<a href="http://www.mywebsite.com/myVideo.flv"  style="display:block;width:425px;height:300px;"  id="player"></a>

 

How/where do I add in this image into that line of code:

Code (text):

<img src="../img/Image1.jpg>

so that when the image is selected – the player launches?
Thanks

See original post by chrisj

Leave a Reply