Kishore Posted June 11, 2015 Report Share Posted June 11, 2015 Hi, This is my first project using Phaser i need help to solve atlasXML loading Sprite sheet. I am getting these errors.. "Phaser.Loader - Fishes: invalid XML (text)" phaser.js:56694:12"Phaser.Loader - textureatlas[Fishes]: invalid XML" phaser.js:55975:12"Texture with key 'Fishes' not found." phaser.js:35781:16not well-formed Phaser:1:1 game.load.atlasXML('Fishes', 'assets/Fishing.png', 'assets/Fishing.xml');used this line in preload(). blor = game.add.sprite(1000,200,'Fishes','blu-orng0000');used this line in create(). Images are being loaded in Chrome and IE11 but not in Mozilla. Quote Link to comment Share on other sites More sharing options...
Kishore Posted June 18, 2015 Author Report Share Posted June 18, 2015 Please some one help me with this issue..! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.