How come my buttons don't work?

can someone help me?

my problem is that i have a movie clip that is loaded into my main movie using the attachMovie script… but the buttons inside that movie clip doesn’t work. the over and down keyframes aren’t working and so is the scripts in the button…

so what is wrong with it?

I’ve used attachMovie a lot of times so i know its not the script that i used to attach the movie clip

pls help!!! thanks

check the hit state of the button and make sure you have something there… and if you dont use the hitstate (frame 4) then make sure there is nothing there - and nothing as in no frame at all. Having an empty frame there means that flash will use nothing as the hitstate so then the button is nonfunctional.