Hi, I've been having an issue for a very long time with loading Ajax files after a layout has been reset, or if the game has progressed to a different one. Everything works flawlessly when I only playtest individual layouts, without playing through the entire game.
However, once I restart a layout, or progress to a different one, construct occationally doesn't register the requested ajax file, and the game progression gets stuck in limbo. It's completely random whenever the ajax loads and doesn't.
Sometimes it works without any problems, but most of the time nothing happens.
Here's a picture of the event in question: puu.sh/2UAa2.png
Is there any foolproof way of guranteeing that an ajax loads, and that the ".LastData" gets assigned to a text object? I've only playtested using google chrome and node webkit.
Thanks
Tom