Reviewed & tested by the community
Project:
Flowplayer API
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 May 2010 at 17:25 UTC
Updated:
19 Nov 2014 at 05:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jbrown commentedhttp://drupal.org/cvs?commit=365288
The SWFs and js have been updated to the latest versions from flowplayer.org.
Comment #2
jbrown commentedMinor javascript fixup.
Comment #3
msmollin commentedHas this patch been merged into the CVS?
-EDIT-
And can it be merged into the 5.x dev?
Comment #4
rickmanelius commentedsubscribing
Comment #5
dellis commentedsubscribing...
Comment #6
WoozyDuck commentedWould fixing the JS file fix the problem?
Comment #7
yan commentedSeems to work with Flowplayer 3.2.5 without the javascript patch.
Comment #8
yan commentedComment #10
ñull commentedThe patch was never merged. I applied the patch and still get an error:
300: Player initialization failed: ReferenceError: Error #1069
Comment #11
mustanggb commentedDropping the 3.2.7 files (flowplayer.swf and flowplayer.controls.swf) into 7.x-1.0-alpha1 results in a black box
Comment #12
rickmanelius commentedEven applying said patch doesn't help
Comment #13
rickmanelius commentedI can now confirm that this patch does indeed work. It was a browser caching issue and when I reset it and drupal, it started working again with flowplayer 3.2.7.
BTW, the patch no longer applies within the flowplayer.admin.js file. Instead, you have to replace that line in the flowplayer.js file.
Now we just need to ping Rob Loach to get this applied and we're good to go.
Comment #14
rickmanelius commentedAny chance we can get this committed? Acquia dev cloud is containing this module is out of sync with the official release :)
Comment #15
arisaves commentedWould be awesome to outfit the above patch for 7.x
Comment #16
arisaves commentedOops. Herp-derp. This totally works for D7 as is, manually replacing the line in the js file and swapping out the swf files.
If anybody else needs specific instructions,
- Follow the patch instructions, patching flowplayer.js instead of flowplayer.admin.
- Download the latest flowplayer.swf and flowplayer.controls.swf files and swap them with the ones contained in the module.
Thank you, jbrown, for the patch and rickmanelius for confirming.
Comment #17
g_miric commentedThis doesn't work for latest flowplayer (3.2.16)
Comment #18
kreynen commentedFlowPlayer has now jumped from version 3.2.17 -> 5.4.6 (http://flowplayer.org/news/). I wasn't able to get RTMP working from a Wowza EC2 instance with either and had to resort to a custom JWPlayer implementation since RTMP doesn't work w/ https://drupal.org/project/jw_player either.
#1402424: Streaming rtmp
While I'd prefer to use an open solution, I'm also aware that Flowplayer is GPLv3 and should be in Drupal.org's git repo.
#722554: flowplayer module includes Flash player protected with GPL 3 licence
Comment #19
damienmckennaThis should be deprecated in favor of #1805580: New Flowplayer 5.0 HTML5 Player.