|
From: Florin C B. <ory...@us...> - 2010-08-21 00:29:12
|
Update of /cvsroot/mxbb/mx_radiocast/radiocast_mod In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv20675/radiocast_mod Modified Files: README.HTML mediaplayer.swf Added Files: player.swf preview.jpg yt.swf Log Message: --- NEW FILE: preview.jpg --- (This appears to be a binary file; contents omitted.) Index: README.HTML =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/radiocast_mod/README.HTML,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README.HTML 20 Aug 2010 21:14:40 -0000 1.1 --- README.HTML 21 Aug 2010 00:29:04 -0000 1.2 *************** *** 3,12 **** <head> ! <title>JW FLV Media Player</title> <style type="text/css"> ! body { background-color: #fff; padding: 0 25px; color:#000; font: 13px/18px Arial, sans-serif; } a { color: #360; } ! h3 { padding-top: 50px; } ol { margin:5px 0 15px 16px; padding:0; list-style-type:square; } </style> --- 3,12 ---- <head> ! <title>JW Player for Flash</title> <style type="text/css"> ! body { background-color: #fff; padding: 0 20px; color:#000; font: 13px/18px Arial, sans-serif; } a { color: #360; } ! h3 { padding-top: 20px; } ol { margin:5px 0 15px 16px; padding:0; list-style-type:square; } </style> *************** *** 15,53 **** <body> ! <h3>Example</h3> ! <p>Here's a simple example of the <a href="http://www.jeroenwijering.com/?item=JW_FLV_Media_Player">JW FLV Media Player</a> embedded in a page. Copy-paste the source code and put the files on your site to get started.</p> ! <div id="container"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div> ! <script type="text/javascript" src="swfobject.js"></script> ! <script type="text/javascript"> ! var s1 = new SWFObject("mediaplayer.swf","mediaplayer","300","185","8"); ! s1.addParam("allowfullscreen","true"); ! s1.addVariable("width","300"); ! s1.addVariable("height","185"); ! s1.addVariable("file","video.flv"); ! s1.write("container"); ! </script> <h3>Quickstart</h3> ! <p>The easiest way to get going with the mediaplayer is <a href="http://www.jeroenwijering.com/?page=wizard">by using the setup wizard</a>. Select an example, set the file or playlist you want to play and copy-paste the embed code to your site!</p> ! <h3>Licensing</h3> ! <p>The FLV Media Player is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons License</a>. It allows you to use, modify and redistribute the script for free for noncommercial purposes. For corporate use, <a href="http://www.jeroenwijering.com/?page=order" title="Order commercial licenses">please apply for a 20 euros commercial license</a>!</p> ! <h3>Documentation</h3> <ol> ! <li>All <a href="http://www.jeroenwijering.com/?item=Supported_Flashvars">supported flashvars</a> (variables) you can set to customize the mediaplayer.</li> ! <li>All <a href="http://www.jeroenwijering.com/?item=Supported_Playlists">supported playlist formats</a> you can use, plus some implementation info.</li> ! <li>A large list <a href="http://www.jeroenwijering.com/?item=Third_Party_Plugins">of all third-party plugins</a> for the mediaplayer.</li> ! <li>A tutorial on <a href="http://www.jeroenwijering.com/?item=Embedding_Flash"> embedding the mediaplayer</a> in your site.</li> ! <li>A tutorial with <a href="http://www.jeroenwijering.com/?item=Javascript_interaction">all functions of the javascript API</a>.</li> ! <li>A tutorial on <a href="http://www.jeroenwijering.com/?item=Making_Video_Accessible">adding captions and an audiodescription</a> (accessibility).</li> </ol> </body> ! </html> \ No newline at end of file --- 15,84 ---- <body> ! <h1>Welcome to the World of LongTail Video</h1> ! <p>Thanks for downloading the JW FLV Player, just one of many products created by Jeroen "JW" Wijering and his company, <a href="http://www.longtailvideo.com">LongTail Video</a>. Before you get started, let us tell you about a few other products that might interest you:</p> + <ul> + <li><a href="http://www.longtailvideo.com/players/jw-desktop-player/">Desktop Player</a> - Our sleek new desktop player is the best way to watch all your music and video files. Plus, you can even search the web for videos without ever opening your browser. <a href="http://www.longtailvideo.com/players/jw-desktop-player/">Download it now</a>.</li> + <li><a href="http://www.longtailvideo.com/referral.aspx?page=pubreferral&ref=oryixfvlxlptwph">AdSolution</a> - Monetize your videos with LongTail's AdSolution. Integrate pre-roll, overlay mid-roll and post-roll ads into your site and starting making money today. <a href="http://www.longtailvideo.com/referral.aspx?page=pubreferral&ref=oryixfvlxlptwph">Sign up now</a>.</li> + <li><a href="http://www.bitsontherun.com/via/longtailvideo">Bits on the Run</a> - Upload, encode, store, manage and stream your videos with Bits on the Run, LongTail's end-to-end video content management system. <a href="http://www.bitsontherun.com/via/longtailvideo">Sign up now</a>.</li> + <li><a href="http://www.longtailvideo.com/addons/plugins">Plugins</a> - Add functionality to your player, like analytics tracking, embed links, sharing and more. <a href="http://www.longtailvideo.com/addons/plugins">Find one for you</a>.</li> + <li><a href="http://www.longtailvideo.com/addons/skins">Skins</a> - Change the look of your player to match your site. <a href="http://www.longtailvideo.com/addons/skins">View our library</a>.</li> + </ul> + <h3>Licensing</h3> + <p>The player is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons License</a>. It allows you to use, modify and redistribute the script, but only for <b>noncommercial</b> purposes. Examples of <b>commercial use</b> include: + + <ul> + <li>websites with any advertisements; </li> + <li>websites owned or operated by corporations; </li> + <li>websites designed to promote other products, such as a band or artist;</li> + <li>products (e.g. a CMS) that bundle LongTail products into its offering. </li> + </ul> + + If any of the above conditions apply to you, <a href="http://www.longtailvideo.com/players/order" title="Order commercial licenses">please apply for a commercial license</a> now. If you are still unsure whether you need to purchase a license, please <a href="http://www.longtailvideo.com/forum/">post your question</a> in the forum. </p> ! <h3>Player Example</h3> ! <p>Below you see a simple embedded example of the JW Player. Copy and paste the source code and put the SWF, JS and FLV file on your site to get started.</p> + <!-- START OF THE PLAYER EMBEDDING TO COPY-PASTE --> + + <object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="400" height="315"> + <param name="movie" value="player.swf" /> + <param name="allowfullscreen" value="true" /> + <param name="allowscriptaccess" value="always" /> + <param name="flashvars" value="file=video.flv&image=preview.jpg" /> + <embed + type="application/x-shockwave-flash" + id="player2" + name="player2" + src="player.swf" + width="400" + height="315" + allowscriptaccess="always" + allowfullscreen="true" + flashvars="file=video.flv&image=preview.jpg" + /> + </object> + + <!-- END OF THE PLAYER EMBEDDING --> <h3>Quickstart</h3> ! <p>The easiest way to get to know the player is by using our <a href="http://www.longtailvideo.com/support/jw-player-setup-wizard">setup wizard</a>. Select an example, set the file or playlist you want to play and copy-paste the embed code to your site. If you want to play Youtube content in the player, you also have to copy the <b>yt.swf</b> file along with the player.swf or player.swf.</p> ! <p>If you need any help, please visit our extensive support section, including <a href="http://www.longtailvideo.com/support/faq">FAQs</a>, a string of <a href="http://www.longtailvideo.com/support/tutorials">tutorials</a> and a very active <a href="http://www.longtailvideo.com/support/forum">support forum</a>.</p> ! <h3>Wiki and Source Code</h3> ! <p>The <a href="http://developer.longtailvideo.com">Developer Wiki</a> contains a wealth of info about the player, including:</p> <ol> ! <li><a href="http://developer.longtailvideo.com/trac/wiki/FlashFormats">Supported file formats</a> (and playlists).</li> ! <li><a href="http://developer.longtailvideo.com/trac/wiki/FlashVars">Supported flashvars</a> (for customizing the player).</li> ! <li><a href="http://developer.longtailvideo.com/trac/wiki/FlashAPI">Supported API calls</a> (for actionscript / javascript interaction).</li> ! <li><a href="http://developer.longtailvideo.com/trac/wiki/FlashSkinning">Supported skinning elements</a> (for creating your own graphics).</li> ! <li><a href="http://developer.longtailvideo.com/trac/roadmap/">Roadmap with full changelogs</a> for each version.</li> </ol> + <p>The source code of all different versions of the player can <a href="http://developer.longtailvideo.com/trac/browser/tags">be found here</a>. You can click a version and download the ZIP files (the links are at the bottom).</p> </body> ! </html> --- NEW FILE: yt.swf --- (This appears to be a binary file; contents omitted.) Index: mediaplayer.swf =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/radiocast_mod/mediaplayer.swf,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs2a9PDa and /tmp/cvsncdBro differ --- NEW FILE: player.swf --- (This appears to be a binary file; contents omitted.) |