Weird Sound bug?!

The weirdest thing keeps happening to me. I have a sound clip on a layer of movieclip (the movieclip is set to stop by default). The problem is, everytime i test the movie, the sound plays anyway. What could possibly be wrong?

Try adding this line to the frame with your stop command:

stopAllSounds();

I tried that already. The problem with that is i when i play the movieclip, the i cant get the sound to work.

Sorry, i’ve never had much luck with controlling sound in Flash myself. Fraid i dont know what else to try.