Jump to content

IE9+JSON, jsonLoadComplete: _xhr.responseText vs _ajax.responseText?


Brad P. Taylor
 Share

Recommended Posts

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

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...