Embed JW Flash Player


/ Published in: XHTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <script type="text/javascript" src="swfobject.js"></script>
  2. <script type="text/javascript">
  3. swfobject.registerObject("player","9.0.98","expressInstall.swf");
  4. </script>
  5.  
  6. <object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="480" height="360">
  7. <param name="movie" value="player.swf" />
  8. <param name="allowfullscreen" value="true" />
  9. <param name="allowscriptaccess" value="always" />
  10. <param name="flashvars" value="file=movie.flv&image=thumb.jpg" />
  11. <object type="application/x-shockwave-flash" data="player.swf" width="480" height="360">
  12. <param name="movie" value="player.swf" />
  13. <param name="allowfullscreen" value="true" />
  14. <param name="allowscriptaccess" value="always" />
  15. <param name="flashvars" value="file=movie.flv&image=pic.jpg" />
  16. <p><a href="http://get.adobe.com/flashplayer">Get Flash</a> to see this player.</p>
  17. </object>
  18. </object>

URL: http://www.longtailvideo.com/players/jw-flv-player/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.