Layer issues

hey there,
im new to this and i been doing this flash proj. i have to use a external swf file and load it into my main file. i used this code


onLoad = function() {
loadMovieNum("security.swf",1);
}

and it works however it is over my buttons and everything. anyone know a solutions

thanks in advance

heres the pic