larssonk22
Member
Posted 1 year ago #
I have recently installed WP-Super-Cache on my website. My site is quite image intensive so I have opted to use CDN function, meaning things like javascripts and images are loaded from a subdomain. Everything works except for wordtube video playlists (standalone wordtube videos work fine).
How can I fix this??
I'm afraid I don't know. I've never used wordtube.
larssonk22
Member
Posted 1 year ago #
Hi Donncha, thank you for the response. This question is actually in regards to the Viseum website you helped answer some questions for.
Wordtube plugin (http://wordpress.org/extend/plugins/wordtube/) runs using JW PLAYER, it streams .flv,.swf and .mp4
I've tried excluding these file types and also .xml but that didn't make a difference when viewing the page again.
larssonk22
Member
Posted 1 year ago #
After doing some searching I found this, there is some information on adobe's website about cross domain policy restrictions http://kb2.adobe.com/cps/142/tn_14213.html
I just had to create a crossdomain.xml file, and place it into the domains root directory.