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.
if using cdn video, jwplayer files , skins then need enable cors in cdn server. (see here)
you should include
crossdomain.xml
in server per instructions in jwplayersite. (see here also)
i hope above 2 solution works.
Comments
Post a Comment