
Creating a custom skin
Hi i am using the JW Player plugin for WordPress and am trying to create a custom skin. I unzipped the aero skin into the skins folder and then edited the shortcode to include the skin. I tried adding the skin location as both a relative path and a full URL. both of these gave me errors saying the skin could not be loaded because of cross domain
Error loading skin:
Crossdomain loading denied
I do not have a crossdomain file in place, simply because i am not doing this cross domain, it is all on the same domain. The only thing that is on another server is the actual mp4 file (however this works when not using the skin attribute.
Please advise where i might be going wrong