Playerdiy Begins To Provide Free Web FLV Players for Playing Flash Videos and RTMP Streaming Videos

Shenzhen P.R.C, Aug. 05, 2009, Moyea Software Co., Ltd. (http://www.moyeamedia.com): Since late July 2009, PlayerDIY begins to provide free Web FLV Players, free FLV streaming players for non-commercial use to play flash videos streaming videos, live streaming videos and SMIL presentations on blog, forum, and website.

These Free FLV players, generated with Moyea Web Player, are mainly provided to player users who don’t have web hosting but want to play flash videos and RTMP streaming videos on blog or forum. The flash videos and RTMP streaming videos these Free FLV Players support to play include FLV, H.264 coded MP4, MOV, 3GP and 3G2, streaming videos, live videos and SMIL presentations, which adobe flash player can handle. So the videos played by these players can be viewed by internet users who have installed adobe flash player.

The embed code of each FLV Player is easy to be understood and edited. To make the FLV player play personal videos on site, all need to do is only inserting a single line of code into the embed code to indicate the videos. If you have a need to stream videos outdoors, check out the best outdoor projector which is perfect for an outdoor movie event.

The code syntax for multiple videos is so.addParam(‘flashvars’,’playerOpts=playListPath*^caption^path^image^clickurl^clicktarget^endurl^styleoftarget^endtarget……*s’);, for single video is so.addParam(‘flashvars’,’playerOpts=playListPath*^caption^path^image*s);

Examples as below:

1. Code for playing two flash videos video1.flv and video2.flv:

<script type=”text/javascript” src=”http://www.fomore.com/www.playerdiy.com/js/swfobject.js”></script>
<div id=”flashcontent”>Player will show here</div>
<script type=”text/javascript”>
var so = new SWFObject(‘http://www.fomore.com/www.playerdiy.com/players/playerdiy/mwplayer.swf’,’player’,’450′,’400′,’9′);
so.addParam(‘wmode’,’opaque’);
so.addParam(‘quality’,’high’);
so.addParam(‘allowfullscreen’,’true’);
so.addParam(‘allowscriptaccess’,’always’);
so.addParam(‘flashvars’,’playerOpts= playListPath*^’
+ ‘video1^video1.flv^thumbnail1.jpg^^^^^^’
+ ‘video2^video2.flv^thumbnail2.jpg^^^^^^’
+ ‘*s
‘);
so.write(“flashcontent”);
</script>

2. Code for playing single flash video video1.flv:

<script type=”text/javascript” src=”http://www.fomore.com/www.playerdiy.com/js/swfobject.js”></script>
<div id=”flashcontent”>Player will show here</div>
<script type=”text/javascript”>
var so = new SWFObject(‘http://www.fomore.com/www.playerdiy.com/players/playerdiy/mwplayer.swf’,’player’,’450′,’400′,’9′);
so.addParam(‘wmode’,’opaque’);
so.addParam(‘quality’,’high’);
so.addParam(‘allowfullscreen’,’true’);
so.addParam(‘allowscriptaccess’,’always’);
so.addParam(‘flashvars’,’playerOpts=playListPath*^video1^video1.flv^thumbnail1.jpg*s||noWatchBtn*true*b||noPlayListBtn*true*b’);
so.write(“flashcontent”);
</script>

Note:
* caption is the title of the video (e.g. ‘video1’),
* path is the path to video file (e.g. ‘video1.flv’),
* image is the path to the thumbnail image (e.g. ‘thumbnail1.jpg’).
* The values of caption(video name), image, clickurl, clicktarget, endurl, styleoftarget and endtarget can be “null” but can’t be “none”

Kindly remind that there will be a playDIY.com logo on the screen of those free FLV players, but it can be easily removed by giving a back link to playDIY.com and the link information is <a href=”http://www.playerdiy.com”>Moyea Web Player</a>.

Further Information
Company website:  http://www.moyeamedia.com
Product web page: http://www.playerdiy.com/downloads/free-flv-player

100%

100% Safe & Clean

30

30-Day Money Back Guarantee

24h

1 Business Day Response

1 million+

10,000,000+ Users