Hi Def Youtube Player by FLV Hosting 2.0

License: Free ‎File size: 12.00 KB
‎Users Rating: 5.0/5 - ‎1 ‎votes

Quick install: --------------------------------------------------------------------------------------------------------- Unzip the setup files and upload to your website - example - www.yourdomain.com/player - Now you need to EDIT index.html file in which the player is embedded. The following parameters are passed to the player through this page; movieName - the url of the video to be played. It can be relative like "videoname.flv" or a http url like "http://yourdomain.com/player/videoname.flv' For you tube videos you can pass the url at which you view the video in youtube.com Eg: http://youtube.com/watch?v=5IqVYR-06_c autoStart - set as "true" for the player to play the video on pageload or "false' to wait for the user to click the play button to play video logoPath - the logo image path. jpg, gif, swf or png - Size MUST BE 60pixels X 60pixels logoClickURL - the url which should be opened on clicking the logo. logoPosition - to position the logo - accepted values are top_left, top_right, bottom_left and bottom_right Please see the sample embed code with values passed to flash variables: so1.addVariable("movieName", "http://youtube.com/watch?v=5IqVYR-06_c"); so1.addVariable("autoStart", "false"); so1.addVariable("logoPath", "flvlogo.png"); // 60*60 dimension so1.addVariable("logoPosition", "top_left"); // accepted values are top_left, top_right, bottom_left and bottom_right so1.addVariable("logoClickURL", "http://www.flvhosting.com"); You can set the height and width in the embed code as shown below var so1 = new SWFObject("YTPlayer.swf", "YTPlayer", "640", "320", "8", null, true); here its given as 640 and 320. You can give ANY width and height to suit your need and the player will automatically resize to the values passed. It does has Fullscreen option to view video in full screen. Your server should support php and the "fileloader.php" file must be present in the same folder where the page which loads flash pla

VERSION HISTORY

  • Version 2.0 posted on 2009-01-21
    none

Program Details