Welcome to HD FLV Player – all websites (Standalone), Standalone HD FLV Player is an Video plugin that helps you build your own customized website. If you have a pre-existing site where you want to have a video plugin, please follow the instructions below. …
Creating back up for your Standalone HD FLV Player website is the foremost step you need to take to ensure integrity and safety. Irrespective of whether you are installing new plugin or upgrading versions or customizing the code, you are expected to back up your site as often as possible. …
You may already downloaded it from hdflvplayer.net or you can download the hdflvplayer.zip from http://www.hdflvplayer.net/hd-flv-player-features.php and it will take 1 minute to configure your website by following few steps below.
Extract the zip file and transfer all the files to your site root folder in a separate folder named “hdflvplayer” so that hdplayer.swf will be in http://yoursite.com/hdflvplayer/hdplayer.swf.
Make sure to include swfobject.js inside your <head> tag as below:
<script type="text/javascript" src="hdflvplayer/swfobject.js"></script>
Please find the below code to embed the player in any html/php files.
<div name='mediaspace' id='mediaspace'>
<script type="text/javascript">
var s1 = new SWFObject ('hdflvplayer/hdplayer.swf', 'player', '640', '360', '9');
s1.addParam ('allowfullscreen', 'true');
s1.addParam ('allowscriptaccess', 'always');
s1.addParam ('wmode', 'transparent');
s1.addVariable('file','http://www.youtube.com/watch?v=MBBH2P6B8sU');
s1.write ('mediaspace');
</script>
Note: We have given sample video link of ours for the variable ‘file’ and you can replace with your own youtube video link or any valid video url like “http://yoursite.com/videos/videoname.mp4″.
For more player configuration please visit http://www.hdflvplayer.net/documentation/player-configuration/
unzip the file you downloaded and copy the contents into a folder called ‘hdflvplayer’ at the root of your website.
Don’t feel comfortable performing the steps above? We offer an installation service that can be purchased either during your initial order or through the client store in the client area. …
1. Open HD FLV Player – xml – language.xml
Playing pre-roll, post-roll ads using xml
1. Open HD FLV Player – xml – ads.xml. …
Playing mid-roll ads using xml
