Hi,
The code looks like this
see it here:
http://www.dailyinterlake.com/test/article_019ad858-d393-11de-a540-001cc4c03286.html
The flowplayer files are the ones used in the download example kit.
Everything works well but there's no video until you click pause, then play.
The code looks like this
<script type="text/javascript" src="http://www.dailyinterlake.com/app/videography/flowplayer/flowplayer-3.1.4.min.js"></script>
<a href="http://www.dailyinterlake.com/app/videography/videos/fairy_tale_ball.flv" style="display:block;width:400px;height:300px" id="player"></a>
<script>flowplayer("player", "http://www.dailyinterlake.com/app/videography/flowplayer/flowplayer-3.1.5.swf");</script>
see it here:
http://www.dailyinterlake.com/test/article_019ad858-d393-11de-a540-001cc4c03286.html
The flowplayer files are the ones used in the download example kit.
Everything works well but there's no video until you click pause, then play.