Second swf

Hi again another small problem, I have made card1 swf. added abutton

in actions I added.

on (release) {
LoadMovieNum (“card2.swf”,1);
}

Well it does take me to it but i’m seing first card under card2,
I dont want that to happen. I want it to show card2.swf on its own as a sep page not card1 swf as well, What did I do wrong.

Regards Barrie.