Resetting the variables would make sense and all, but if there was a good way to just reset the app to how it was when it first loaded, that would be much much easier. Not only that, it would completely remove the possibility for there to be any bugs in which I forgot to reset a variable or remove something, etc. Also, I won't have to continue go back to that reset function and add things later down the line as I continue developing the app.
hugo, so it sounds like you need an ANE or something of that sort to do this your saying? I was hoping there was some built in method for doing this that would just enable it to work across multiple platforms. Maybe something in some System or NativeApplication class somewhere I was missing. =/