For Flash, I can set a timer that fires off every 15 seconds or so.
For construct, i'm actually connected to a NodeJS server with the SocketIO Plugin.
But when the game isn't in the foreground, it doesn't want to run or send data.
How do we keep the game alive when people aren't looking at their browser for a short period?