Needs review
Project:
Flowplayer API
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Reporter:
Created:
9 Aug 2010 at 04:15 UTC
Updated:
22 Mar 2011 at 06:27 UTC
Here is a patch which makes a small change to flow player so that the swf will be loaded via a CDN. It uses the standard file_create_url() so that the CDN module will rewrite the url and load from the CDN.
| Comment | File | Size | Author |
|---|---|---|---|
| flowplayer.patch | 1.67 KB | gordon |
Comments
Comment #1
naeluh commentedHas any one got this to work I am very interested in this !!!
I have started to review this but would like some help
thanks
Comment #2
hypertext200@naeluh, if you set up your CDN properly(Apply core patch) then this should work without any issue as it override the file_create_url, in d7 you do not need to patch as its in core
Comment #3
naeluh commentedI have applied the core patch and it is not returning the right url -- which module are u using swf tools or flowplayer api cause I think there might be a difference -- also which version of flow player are u using?
thanks