crossdomain.xml is not working in Chrome

Hello, I have unity3d file hosted on another server than php scripts for highscore. In Firefox and IE it is working good, but not in Chrome. Is there something special for Chrome?

1 Answer

1

Solution found!!

Remove the www from the link, example: http://www.test.com must be http://test.com and it works on chrome and other browsers