Ashley I want to debug a little more before that...
One question, what happens with sprites and all objects when I go from one layout (let's say A) to another (let's say B).
Objects in "layout A" will still being in memory?
For example, I have 5 layouts, and all of them have their backgrounds.
Do I have to destroy all sprites on "On end of layout"? I'm working with resolution for IPAD3 backgrounds, so maybe in IPAD1 there is too much garbage on memory.