Hey guys quick question…
I have a function called Clean which i use to clean up display objects, cancels timers, etc. I call this function in the scene:exitScene listener for the storyboard scene…
My question is this, when a user exits my application does storyboard call scene:exitScene listener or do I need to add the system event listener to listen for applicationExit to handle my Clean function?
Thanks in advanced! [import]uid: 141138 topic_id: 26319 reply_id: 326319[/import]