im so noob and I need help plz

my poor programing is this..

loadMovie("portfolio.swf", 9);

it works fine but when I try to unload that it doesn't happens

I did this..

on (press) {play();

unloadMovie("portfolio.swf");

}


but nothing happens, do I need to add the level? or add .this?

plz help..