
Cross domain error on loading srt file
Hello,
I'm evaluating jwplayer 6 and i'm getting this error when trying to read the srt file:
XMLHttpRequest cannot load http://xxxxxxxxxxxxxxxxxxxx/movie.srt. No 'Access-Control-Allow-Origin' header is present on the requested resource.
This error only appears on the srt file, the video file loads without issues and they are located on the same serve. With jwplayer 5 I don't get this kind of errors.
The server where the video and srt are located have a crossdomain.xlm file.
Thanks,