No buttons on slideshow

Can any one help me?
I am loading a slideshow into my main movie and the buttons are not showing up when it loads. It works beautifully when i test the slideshow from its orginal .fla
I am using

on (release) {
_root.contents.loadMovie(“traditional2.swf”);
}
to load the slideshow into my main movie

what could be going wrong?any help would be greatly appreciated