How do I create list from XML

0 favourites
  • 2 posts
From the Asset Store
Fully commented source code/event sheet & sprites to create a space shooter game
  • Hi

    I have a simple test project that reads the months and their days from XML.

    I installed IIS on my box because I won't be able to add all the files as project files.

    I can read the file and see the valid XML doc by using AJAX.LastData to a textbox.

    I then use the XML for each to iterate through the nodes, however. if I don't do a nodecount on the month it seems to go into a loop.

    Which "seems" to fix the issue ....

    However if I add a create object in this for each iteration then it shows that it executes more than 12 times?

    Help on this would be appreciated.

    Thank you!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If I read my values into an array it seems to only iterate through 12 times (as I would expect it to). But when executing create object in the for each node it loops... more than 12 (well it continues)

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)