#1  
Old 06-12-2008, 12:14 AM
Raymond Benc's Avatar
Raymond Benc Raymond Benc is offline
phpFoX Developer
 
Join Date: Aug 2005
Posts: 3,860
Thanks: 77
Thanked 1,160 Times in 309 Posts
Feedback Score: (3)
Raymond Benc has disabled reputation
Default [1.6+] phpFox Flowplayer FLV Video Player Plug-in

If you are using the Video module you may notice we are using the JS FLV Media Player by default. Its a great player but is basic in functionality so a client suggested to give Flowplayer a try. I wanted to release this with the phpFox package however due to license restrictions we can't until we have setup the proper license to distribute their package with ours. However before all that is completed a free plug-in can be released.

For more information about Flowplayers license please visit: http://flowplayer.org/download.html

Live Demo: http://sandbox.phpfox.com/natio/vide...le_test-video/

:: Steps To Install ::

1) Download the ZIP attachment and Unzip to your computer.

2) Rename the file "plugins/flowplayer/config.php.new" to "plugins/flowplayer/config.php"

3) Upload the "plugins/" folder to your phpFox root directory.

4) Open the file: include/classes/smarty/plugins/function.videoplayer.php

Look for:
Code:
Content visible to registered users only.
Under that add:
Code:
Content visible to registered users only.
Thats it.

The player is using the default configuration. If you would like to modify your FLV player open the file: plugins/flowplayer/player.php
Then visit this page for more options: http://flowplayer.org/player/configuration.html

Tested the player on Firefox 3 (Linux & Windows), Opera 9 (Linux & Windows), IE 6 & 7 and Safari 3 (Windows) and player is running great.

Note: Your users will need Flash Player 9 installed in order to use the full screen option.
Attached Files
File Type: zip flowplayer.zip (589.4 KB, 219 views)
__________________
Regards,
Raymond Benc (phpFoX Developer)
/**
*
@ Blog | Twitter | My Mods
*/

Last edited by Raymond Benc : 06-13-2008 at 12:39 AM.
The Following 10 Users Say Thank You to Raymond Benc For This Useful Post:
azmusicman (04-06-2009), dejital (07-01-2008), Doc (07-25-2008), kraze2007 (06-12-2008), makena (11-17-2008), Matrix (06-21-2008), pinguino (09-26-2009), ptnsoft (12-16-2008), RainbowWarrior (01-03-2009), Theskillies (08-18-2009)
  #2  
Old 06-12-2008, 12:59 AM
ClubUgly's Avatar
ClubUgly ClubUgly is offline
3rd Party Developer
 
Join Date: Mar 2008
Location: Rochester MI
Posts: 2,831
Thanks: 41
Thanked 937 Times in 485 Posts
Feedback Score: (4)
ClubUgly is on a distinguished road
Default

None of the demos work at the flow site in IE or FF... Can you provide us a demo of this in action on a test phpfox installation of yours?

Thanks

NOTE: I do have the latest Flash Player installed and just checked the flash site to make sure. :)

Last edited by ClubUgly : 06-12-2008 at 01:14 AM.
  #3  
Old 06-12-2008, 01:14 AM
parmenti's Avatar
parmenti parmenti is offline
phpFox Fanatic
 
Join Date: Dec 2006
Posts: 1,035
Thanks: 91
Thanked 96 Times in 57 Posts
Feedback Score: (3)
parmenti is on a distinguished road
Send a message via AIM to parmenti Send a message via MSN to parmenti Send a message via Yahoo to parmenti
Default

haha.. I'm glad you saw the same thing ClubUgly.. I just tried their website on 3 different browsers on 2 different PC's. I thought I was going nuts.
  #4  
Old 06-12-2008, 01:53 AM
Raymond Benc's Avatar
Raymond Benc Raymond Benc is offline
phpFoX Developer
 
Join Date: Aug 2005
Posts: 3,860
Thanks: 77
Thanked 1,160 Times in 309 Posts
Feedback Score: (3)
Raymond Benc has disabled reputation
Default

What page was the demo on? I checked their index page and there seems to be a problem with their jQuery code so it does not seem to work. Found another demo here though:
http://community.flowplayer.org/demo/basic+setup

I am just about ready to retire for the night but will setup a phpFox test site tomorrow with the demo as I only have it setup on my localhost at the moment. If anyone gets it installed and would not mind sharing their site as a demo it would be much appreciated. :)
__________________
Regards,
Raymond Benc (phpFoX Developer)
/**
*
@ Blog | Twitter | My Mods
*/
  #5  
Old 06-12-2008, 02:23 AM
dude's Avatar
dude dude is offline
phpFox Fanatic
 
Join Date: Jul 2006
Posts: 1,750
Thanks: 310
Thanked 97 Times in 92 Posts
Feedback Score: (1)
dude is on a distinguished road
Default

i install this but when you use the full screen there is a big fish on the logo ja ja ja ja lol .
how can be removed that.
nice player, thanks natio
__________________
Proudly Running PhpFox 2.0.5 Build 1
  #6  
Old 06-12-2008, 02:32 AM
parmenti's Avatar
parmenti parmenti is offline
phpFox Fanatic
 
Join Date: Dec 2006
Posts: 1,035
Thanks: 91
Thanked 96 Times in 57 Posts
Feedback Score: (3)
parmenti is on a distinguished road
Send a message via AIM to parmenti Send a message via MSN to parmenti Send a message via Yahoo to parmenti
Default

looks great.. DUDE.. does the integration include the embed code when you click on that far right icon? Can you maybe PM me your site so I can check it out? Thanks for your help.
  #7  
Old 06-12-2008, 02:46 AM
Raymond Benc's Avatar
Raymond Benc Raymond Benc is offline
phpFoX Developer
 
Join Date: Aug 2005
Posts: 3,860
Thanks: 77
Thanked 1,160 Times in 309 Posts
Feedback Score: (3)
Raymond Benc has disabled reputation
Default

Code:
Content visible to registered users only.
No problem. Yeah the logo is there when using the Free GPL version. Users are required to pay to get that removed here: http://flowplayer.org/download.html
However we are working on a distribution license so our clients can use the "non logo" version, once we can get those rights I can update the plug-in with that version.

Code:
Content visible to registered users only.
No problem. Yes, the embed code is also part of the plug-in. Actually everything that can be done on their site can be done with the plug-in as well since it will simply be configuring the player with any of their settings. As for the demo I have it setup on a localhost server so there isn't any open access from the outside. I will setup a live test site first thing in the morning so I can add some of my other plug-ins to test there as well. Once its online I will let you know.
__________________
Regards,
Raymond Benc (phpFoX Developer)
/**
*
@ Blog | Twitter | My Mods
*/
  #8  
Old 06-12-2008, 02:55 AM
dude's Avatar
dude dude is offline
phpFox Fanatic
 
Join Date: Jul 2006
Posts: 1,750
Thanks: 310
Thanked 97 Times in 92 Posts
Feedback Score: (1)
dude is on a distinguished road
Default

when not login on the site and viewing the videos, the pop up for the login is behind the video player not in front
__________________
Proudly Running PhpFox 2.0.5 Build 1
  #9  
Old 06-12-2008, 06:28 AM
jedbarish jedbarish is offline
phpFoX Guru
 
Join Date: Jul 2006
Posts: 239
Thanks: 12
Thanked 3 Times in 2 Posts
Feedback Score: (0)
jedbarish is on a distinguished road
Default

Awesome! It worked so perfectly but one problem when I chose the full screen. It did not use FILL WINDOW automatically. It wasnt very good for 16:9 videos. As you know more camcorders out there now with 16:9 format. I uploaded the video as in 16:9 then it ll squeeze into 4:3 format. We need phpfox to encode videos automatically to make it look good.
  #10  
Old 06-12-2008, 06:34 AM
dude's Avatar
dude dude is offline
phpFox Fanatic
 
Join Date: Jul 2006
Posts: 1,750
Thanks: 310
Thanked 97 Times in 92 Posts
Feedback Score: (1)
dude is on a distinguished road
Default

yes there is a low quality on the videos i got a complain from a member.
how can i reduced the size of the HOT Videos.?
when is not full screen can this player show our logo.
the email to friends takes the recipient to flowplayer page can this be changed?
are they collecting this emails?
thank you
__________________
Proudly Running PhpFox 2.0.5 Build 1
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 07:02 PM.