<html>
<head>
</head>
<body>
<div id='player'>This div will be replaced by the JW Player.</div>
<div>ceshizhng</div>
 
  <script type='text/javascript' src='jwplayer/jwplayer.js'></script>
 
  <script type='text/javascript'>
    jwplayer('player').setup({
     flashplayer: 'jwplayer/pl.swf',
     width: '400',
     height: '300',
  file:'jwplayer/video.mp4',
  image: 'jwplayer/preview.jpg'
    });
  </script>
</body>
</html>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-15
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-11
  • 2021-10-19
相关资源
相似解决方案