Butts in a loade mov

sup ppls, my ? is this.

i loaded an external movie and its buttons dont work but when i test the movie by itself the butts work fine

help me, help me please!!!

aku

It might be (depending on what you have happening in the main movie) that the levels are conflicting. Check that and let me know.

:love:
~ S.Blaze

This is pretty common, it’s probably a targeting problem and you probably need to place a few _roots or _parents here and there. What is the code on your button?

well ill try to explain. some times i confuse myself lol. at the ending frame of my movie in the main swf. is where i have the butt that loads the external swf. now when you press that butt, the external mov comes in. now when the external swf comes in, it comes in with its own buttons and all. now like i stated b4, when previewing the whole site, the external swf loads on call, but the buttons inside the external swf do not work, but if i preview the external movie by itself the buttons work fine.i dont see why it doesnt work because the butts on the external movie are activating things on the external movie itself, not in the main swf.

in any case the code on one of my butts and as a matter a fact on all of my buttons in the external movie is the following

on (release) {
_root.midmovs.gotoandplay(2);
}

midmovs = a movieclip in the external movie

and thats it really

again thanks for the interest to help me and others

latas

aku