I bought a commercial license for FlowPlayer to remove the logo/branding. I didn't realize the module uses a much older version. Any suggestions for upgrading the flowplayer? It seems that the files inside the flowplayer folder are much different..

Contents of old folder:
README.txt
flowplayer.captions.swf
flowplayer.min.js
flowplayer.swf
flowplayer.audio.swf
flowplayer.controls.swf
flowplayer.rtmp.swf

Contents of new folder:
LICENSE_COMMERCIAL.txt
flowplayer.commercial-3.2.5.swf
README.txt
flowplayer.controls-3.2.3.swf
example

Comments

bcobin’s picture

subscribing

RavenHursT’s picture

Priority: Normal » Major

Really? Nothing on this since Nov??

yan’s picture

Priority: Major » Normal

I think you just need to copy the .swf files and rename them like
flowplayer.controls-3.2.3.swf --> flowplayer.controls.swf

RavenHursT’s picture

Priority: Normal » Major

Yan.. Have you tried this and verified that this is an answer for this module? If not, I very much doubt that this would be a viable solution since it's obvious that Flowplayer has made some drastic changes to their over-all code structure. I would highly suggest that the Flowplayer API be modified to utilize the Libraries API module to better layer the dependencies of this outside code-base. Would be great is Rob Loach, or one of the other maintainers of this project could chime in here.

yan’s picture

Yes I have and it worked fine..

bkat’s picture

works for me too

RavenHursT’s picture

I still think the external libraries should be housed somewhere outside of Drupal's code-base.

http://engineeredweb.com/blog/10/5/3-tips-using-external-libraries-drupal

I'm not sure, but having external libraries included in a Drupal module in CVS may even be in violation of Drupal's standards policy...

yan’s picture

Title: How to upgrade to newer version of flow player » Make use of Libraries API
Category: support » feature
Priority: Major » Normal

I guess this is a feature request now.

yan’s picture

Title: Make use of Libraries API » How to upgrade to newer version of flow player
Category: feature » support
Status: Active » Fixed

Sorry, I just noticed that there already exists a feature request:
#1036954: Implement libraries

RavenHursT’s picture

Status: Fixed » Closed (fixed)

Yes... Thanks.