You can use cc.loader.getXMLHttpRequest()
to retrieve a xhr object, then use it to download the content of your tmx file, then, you will also need to load your images related using cc.loader.load
↧
Load TMX from server?
↧