I created several TEXT objects programmatically, and set an ID instance variable. I then try to loop through the instances, to change to different text (based on the ID). I can't figure out how to loop through all the objects. For some reason, it changes the first instance, then stops. I'd appreciate any help.
This is how I create the objects <img src="https://dl.dropbox.com/u/12722403/Construct2/createQuestionInstances.png" border="0" />, and change the objects <img src="https://dl.dropbox.com/u/12722403/Construct2/reset%20question%20instances.png" border="0" />