I am building my first app using adobe flash, and i have a problem. My app has a timer event to it, that calls a function with some code every second. When i click the "home" button on my iphone and the app goes to the background, the timer event is no longer executed every second. I want my app to keep going all the time, how can i do that?



- Otto