In my game there is a main menu and a sub menu. Both are on different layouts. I can go from the main menu to the sub menu and back to the main menu by using "Go To Layout". But when I try to go back to the sub menu again it never goes to that layout even though its running "Go To Layout". Is there a easy way to see whats going on like in firefox with firebug? I would like to find out if its my code or a bug.