Webmaster Forum

Go Back   Webmaster Forum > Business Forums > The Webmaster Marketplace > Services

Services Buy or sell services such as programming, graphic design, directory submission, etc, here.


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 08-19-2009, 12:50 AM   #1 (permalink)
Junior Member
 
stephenz's Avatar
 
Join Date: 06-09-09
Posts: 4
iTrader: 0 / 0%
Latest Blog:
None

stephenz is liked by many
Playerdiy.com Begins to Provide Free Web FLV Players for Playing Flash Videos

Moyea Software Co., Ltd. (http://www.moyeamedia.com): Since late July 2009, playerdiy.com 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 anad 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. The code syntax for multiple videos is
Code:
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:

Code:
<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....217;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:
Code:
<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....217;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
__________________
Flash video player DIY - playerdiy.com

Last edited by htmlbasictutor; 08-19-2009 at 02:35 AM..
stephenz is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Business Forums > The Webmaster Marketplace > Services

 

Tags
flash video player, flv video player, free flv player, web video player


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
removing link of template ( free flash templates : free flash templatespremium) smtp Coding Forum 9 04-15-2009 03:40 PM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 06:53 AM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.