Remember, the first time through it works, the next time through it does not. It's not covered in the manual, nor could I find a tutorial specific to this issue.
I don't think it's a logic thing because if it were, it would most likely not work the first time. Granted, I don't really need to do this via a file (an embedded project file) and the AJAX object, but I thought it'd be an interesting exercise.
Can anyone offer a suggestion as to why it works once, and only once unless I completey reload the browser?
1st layout - loads the project text file via AJAX displays it into the text object. Got to level 2, play the game. In the event the character dies, go to layout 3. Press R to restart, go to 1st layout, project file does not get loaded, and no error reported by the AJAx object.