Brad P. Taylor Posted July 19, 2014 Share Posted July 19, 2014 Hello Anybody, I just encountered a problem when preloading json, with IE9. I tracked the problem down the Phaser.Loader.jsonLoadComplete handler is using this._xhr.responseText instead of this._ajax.responseText when window.XDomainRequest is used. I checked the master/dev and parallel-loader branches there doesn't seem to be fix in place yet, is this a bug or am I missing something else here? Regards,Brad Link to comment Share on other sites More sharing options...
rich Posted July 20, 2014 Share Posted July 20, 2014 Sounds like a simple thing to resolve though - put it on github as an issue and it'll get done for 2.1. Link to comment Share on other sites More sharing options...
Recommended Posts