john1sta's Forum Posts

  • 4 posts
  • We are talking about parsing. I tried it without using ajax, just paste the xml in the xml object and it still doesn?t work.

    ByR your idea sounds interesting. Is it possible to load at least from json on Android?

    I want to use different files to support different languages.

  • So what can I do ?

    I searched the ludei forum. They say xml http request works...

    For me it seems that even if I paste my xml in the xml object it still not works.

    Any ideas?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Please Help!

    My entire project is based on an xml object and I need to export it for android. I tried cocoonjs and everything works fine except the xml doesn't load.

    Has anyone the same problem? It seems xml is not supported by cocoonjs.

    What can I do now?

    Has anyone tried phone gap?

  • Construct 2 version:R130 64bit

    Link to the file:

    dropbox.com/s/miuf2dl3mzpesei/xml%20problem.capx

    1.add an xml to the project

    2.load it with ajax

    3.load the xml from ajax.lastdata

    Observed result:

    It seems that when I?m trying to load the xml as a project file its not works.

    However when I paste the xml as a text directly in the xml load action, it works perfectly.

    Expected result:

    I need to load from an xml file, so that I can change the language by changing the xml.

    Operating system & service pack:

    windows 7 64bit

    Browsers affected:

    I?ve tried on firefox, chrome and opera without any difference.

  • 4 posts