免费轻量级网页播放器f4player, flv, f4v, mp4, stream, live stream, subscribed CDN

用法:

<object id="f4Player" width="480" height="270" type="application/x-shockwave-flash" data="/data/dev/f4player/player.swf?v1.3.5">
  <param name="movie" value="/data/dev/f4player/player.swf?v1.3.5" />
  <param name="quality" value="high" />
  <param name="menu" value="false" />
  <param name="scale" value="noscale" />
  <param name="allowfullscreen" value="true">
  <param name="allowscriptaccess" value="always">
  <param name="swlivevonnect" value="true" />
  <param name="cachebusting" value="false">
  <param name="flashvars"   value="skin=[SKIN_FILE]&video=[VIDEO_FILE]"/>
  <a href="http://www.adobe.com/go/flashplayer/">Download it from Adobe.</a>
  <a href="http://gokercebeci.com/dev/f4player" title="flv%20player">flv player</a>
</object>

<embed type="application/x-shockwave-flash" src="/data/dev/f4player/player.swf?v1.3.5" id="f4Player" width="480" height="270" flashvars="skin=[SKIN_FILE]&video=[VIDEO_FILE]" allowscriptaccess="always" allowfullscreen="true" bgcolor="#000000"/>
<noembed>
   You need Adobe Flash Player to watch this video.
   <a href="http://get.adobe.com/flashplayer/">Download it from Adobe.</a>
   <a href="http://gokercebeci.com/dev/f4player" title="flv%20player">flv player</a>
</noembed>

官网:http://gokercebeci.com/dev/f4player

下载:http://gokercebeci.com/dev/download/f4player

Loading

Add a Comment

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.