Interaction with Loaded MovieClips

I have a Central.swf witch inside there are:

-a menu with a lot of buttons;
-a dummy1 movieclip that works to load a submenu of the menu (the submenu is a .swf file);
-a dummy2 movieclip that I want to load a photo by pressing a button of the submenu;

I can’t load a jpg or a swf in dummy2(in central.swf) by pressing a submenu button.
Can Anyone Help