Need Urgent Help Mates!

hi all, i badly need ur help. i am currently building a website for a photographer (trying). what i wanted to know is that how to load the gallery ( which is an external swf ) automatically when the frame is called by the specific button? i have one border which i named movief and i want the gallery to load it in whenever the button is pressed.

i put a test page at www.criminal-system.com/test

i got it from a template and i cant find where to edit the settings. the buttons ‘actions’ are as follows :-


on (rollOver) {
tellTarget (“but culture”) {
gotoAndPlay(2);
}
}
on (release, rollOut) {
tellTarget (“but culture”) {
gotoAndStop(1);
}
}
on (release) {
gotoAndStop(24);
}
on (release) {
tellTarget ("_root.movie site") {
gotoAndPlay(55);
}
}
on (release) {
tellTarget ("_root.movie site.movie ecran") {
gotoAndPlay(1);
}
}


its the button for contact us under about us section. please can anyone help me. i need your help guys. thanks again in advance!