i try to load the menu in a movieclip, using loadMovie(“menu.swf”, _root.menu); where menu.swf is your sliding menu and _root.menu is the movieclip which contain my previous menu but as soon as it load the menu all the the movieclips contains the different parts of my site become blank, empty
|