on completed loop("tt") condition would be really nice, or some way to place events after a loop. Either one is really really really needed.
My situation is I have an ajax call that runs a loop taking tokens and once the process is completed I want the game to start. But there doesn't seem to be a way to trigger this except to maybe do a hack where is the a token is found that equals "START" then start the game. This seems rather lame hack because it requires that the received data from the server is correctly containing "START" at the end or the game will fail.
attached is a screen shot modified to show my fantasy completed loop event.
<img src="http://seachawaii.com/wish1.png" border="0" />