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

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -