Top Frame: Flash header with buttons
Bottum frame: my mainframe

the problem is that i cant establish the targets for the buttons. everytime i click on the buttons for the page to change it opens the correct page but it opens it in a new window and i need it in the mainframe.

script: on(release){getURL("frameset_index.htm",mainframe) ;
}

pleasehelp