[quote:2rh79edw]The reason I didn't continue that post was because I actually did switch the player as a global object. I read your response and it sounded like a perfect solution but when I tested it, it still didn't change the player's animation frame. I tried to change it with a button and then after that, I went to the other layout by clicking another button but it didn't work. I started this thread because I figured what I was trying to accomplish was impossible through the way I tried. I was going to reply but I got sidetracked Sorry
Its ok just confusing when the issue gets separated over several posts, and people might start to answer in both of them.
Anyway sounds weird that you couldn't get it to work, you must have done something wrong then, I made a very simple example of how to do it.
If you notice layout 2 is completely empty, but as you switch it seems all the buttons and object appear there, and its because I made them all global, and they use the same event sheet, but you could just as well have made them use there own one.