jwplayer6 - jwplayer crossdomain issue - IE9 only -


trying play movie on ie9 (jwplayer 6) - getting error loading skin: crossdomain loading denied.

my skin (and player buttons) on same domain page.

there no error on other browsers, on ie9.

what can do?

as per assumption based on information provided in question, suggesting 2 solution 2 common scenarios might have caused issue.

  1. if using cdn video, jwplayer files , skins then need enable cors in cdn server. (see here)

  2. you should include crossdomain.xml in server per instructions in jwplayersite. (see here also)

i hope above 2 solution works.


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -

javascript - How to change image src on success AJAX -