Documentation for Open Source Player
Here is the documentation for the PHP library provided with the open source FLV player. To use these PHP functions, you need to include the file flash.php, provided in the flash folder.
- embed - embeds an swf file.
- flv - embeds an flv video.
- flvheader - includes AC_RunActiveContent.js for Internet Explorer and rac.js for all other browsers.
- flvstring - returns the code to embed an flv video.
- getflvsize - returns the dimensions of an flv file as an array.
February 19th, 2008 at 11:10 am
Hello. What licence is the flv player released under? I couldn’t find any notice of licence in the source code or on the site.
Can i use this on my website without any restrictions?
February 23rd, 2008 at 8:49 am
GNU or GPL. Yes.
February 26th, 2008 at 3:07 pm
nice job! Where can we find the source code?
March 10th, 2008 at 5:00 am
Is this open source? Where is the source code and the license?
March 10th, 2008 at 8:36 am
Hi, I would like to change the color of the upper part of the menue too. Is that possible somehow?
March 18th, 2008 at 7:10 pm
The code is in the fla files. It’s possible to change the menus, but you have to do it in the fla files.
March 20th, 2008 at 12:40 pm
I like the thumbnail overlay in your example. How do you set that in the embed?
April 3rd, 2008 at 6:03 pm
Awesome Player! Does this player have automatic bandwidth detection as well?