zedacapitinga Posted January 26, 2015 Share Posted January 26, 2015 I'm having this error that the XMLHttpRequest can not load, and when I switch to an updated version of phazer appears another mistake. I do not know what to do please help me !!! let the zip containing the project This is the error that happens when I use an old version of phaser: And this happens when I use the latest version of phaser: I followed the steps of the phaser of the tutorial, but the error continues. Does it only using a local server resolved.Tiled map json.zip Link to comment Share on other sites More sharing options...
Bananaoomarang Posted January 26, 2015 Share Posted January 26, 2015 Is it a cross-domain request error? Could you post it? Link to comment Share on other sites More sharing options...
mrdotb Posted January 26, 2015 Share Posted January 26, 2015 I think you need to use a local server to perform HttpRequest. Like wamp or lamp. zedacapitinga 1 Link to comment Share on other sites More sharing options...
clark Posted January 27, 2015 Share Posted January 27, 2015 I think you need to use a local server to perform HttpRequest. Like wamp or lamp. I think mrdotb is right. You do not want to be loading stuff from file:// but http:// Link to comment Share on other sites More sharing options...
Recommended Posts