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.

CommentFileSizeAuthor
flowplayer.patch1.67 KBgordon

Comments

naeluh’s picture

Priority: Normal » Critical

Has any one got this to work I am very interested in this !!!
I have started to review this but would like some help

thanks

hypertext200’s picture

@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

naeluh’s picture

I 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