Flash + Dreamweaver + Html Frame Button link problem

Hello Friends,:thumb:
I have totaly four frames in mainframe.html. These are topFrame, leftFrame, contentFrame and footerFrame. I have five flash buttons in my top frame & I want to add link these button to frame name content.
One more problem is there, I’m using Flash 8 hence I could not export button for swt file. That’s why I am using swf file for button. I put them in dreamweaver & use them.
I use general way to code i.e

[COLOR=blue]on COLOR=black[/COLOR] {
[COLOR=blue]getURL[/COLOR]([COLOR=seagreen]“home_content.html”[/COLOR],[COLOR=blue] content[/COLOR]);
}

but this is not working propely. It opens link in new window.
Now tell me how do I give them link. what is the way to open link in contentFrame after clicking on these buttons ?

Thanks
Amolsingh Rajput