%PDF- %PDF-
Direktori : /home/nailstv/www/hdplayer/ |
Current File : /home/nailstv/www/hdplayer/readme.html |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>About the Nephzat Free HD FLV Player 1.0</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> </head> <body> <h1>About the Nephzat Free HD FLV Player 1.0</h1> <p>Thank you for downloading the Nephzat free HD FLV Player, the best free HD FLV player on the web;It allows you to play videos on your websites in style with high quality and it supports all the features you'll possibly need and the features can be configured the way you like.</p> <h3>Quickstart</h3> <p>The quickest way to get started is to unzip the file you downloaded and copy the contents into a folder called 'hdplayer' at the root of your website. The end result should be:</p> <ol> <li>{webroot}/hdplayer/xml</li> <li>{webroot}/hdplayer/xml/lang</li> <li>{webroot}/hdplayer/readme.html</li> <li>{webroot}/hdplayer/player.swf</li> <li>{webroot}/hdplayer/swfobject.js</li> <li>{webroot}/hdplayer/video.mp4</li> <li>{webroot}/hdplayer/logo.jpg</li> <li>{webroot}/hdplayer/poster_image.jpg</li> </ol> <p>Copy the below code onto your webpage. That's it! You should see a player on your site.</p> <ol start="1" class="dp-xml" style="list-style:none;font-weight:bold;"> <li><span> <span class="tag"><</span>script type="text/javascript" src="swfobject.js"<span class="tag">></span><span class="tag"><</span><span class="tag-name">/script</span><span class="tag">></span></span></li> <li class="alt"><span> <span class="tag"><</span><span class="tag-name">div</span><span> </span><span class="attribute">id</span><span>=</span><span class="attribute-value">"playerContainer"</span><span class="tag">></span><span class="tag"><</span><span class="tag-name">/div</span><span class="tag">></span></span></li> <li class="alt"><span> <span class="tag"><</span><span class="tag-name">script</span><span> </span><span class="attribute">type</span><span>=</span><span class="attribute-value">"text/javascript"</span><span class="tag">></span></span></li> <li class="alt"><span> <span class="tag-name">var stageW = 700; //950; //"100%"; //Minimum 550</span></span></li> <li class="alt"><span> <span class="tag-name">var stageH = 450; //600; //"100%"; //Minimum350</span></span></li> <li class="alt"><span> <span class="tag-name">var flashvars = {};</span></span></li> <li class="alt"><span> <span class="tag-name">flashvars.player_xml = "/hdplayer/xml/config.xml"; //Preferred absolute url</span></span></li> <li class="alt"><span> <span class="tag-name">flashvars.video_xml = "/hdplayer/xml/video.xml"; //Preferred absolute url</span></span></li> <li class="alt"><span> <span class="tag-name">flashvars.player_width = stageW;</span></span></li> <li class="alt"><span> <span class="tag-name">flashvars.player_height = stageH;</span></span></li> <li class="alt"><span> <span class="tag-name">var params = {};</span></span></li> <li class="alt"><span> <span class="tag-name">params.wmode = "window";</span></span></li> <li class="alt"><span> <span class="tag-name">params.allowfullscreen = "true";</span></span></li> <li class="alt"><span> <span class="tag-name">params.allowscriptaccess = "always";</span></span></li> <li class="alt"><span> <span class="tag-name">swfobject.embedSWF("/hdplayer/player.swf", "playerContainer ", stageW, stageH, "9.0.0", "no thanks", flashvars, params);</span></span></li> <li class="alt"><span> <span class="tag"><</span><span class="tag-name">/script</span><span class="tag">></span></span></li></ol> </ol> <h3>An Example of the Nephzat free HD FLV Player 1.0</h3> <p>Below you see a simple embedded example of the Nephzat free HD FLV Player 1.0</p> <!-- START OF THE PLAYER EMBEDDING TO COPY-PASTE --> <div id="playerContainer">Nephzat free HD FLV Player 1.0 goes here</div> <script type="text/javascript" src="swfobject.js"></script> <script type="text/javascript"> var stageW = 700; var stageH = 450; var flashvars = {}; flashvars.player_config= "xml/config.xml"; flashvars.video_info = "xml/video.xml"; flashvars.player_width = stageW; flashvars.player_height = stageH; var params = {}; params.wmode = "window"; params.allowfullscreen = "true"; params.allowscriptaccess = "always"; swfobject.embedSWF("player.swf", "playerContainer", stageW, stageH, "9.0.0", "no thanks", flashvars, params); </script> <div id="playerContainer"> </div> <!-- END OF THE PLAYER EMBEDDING --> <h3>Support, Documentation and Source Code</h3> <p>Some documents you might find useful are:</p> <ol> <li><a href="http://www.nephzat.com/products/flash/nephzat-free-hd-flv-player/documentation.html">Documentation</a>.</li> <li><a href="http://www.nephzat.com/contact-us.html">Support</a>.</li> <li><a href="http://www.nephzat.com/blog/">Blog.</li> </ol> </body> </html>