Flash linking help

I am trying to get my link to target the mainframe, but it just ends up making a new window… Any help?

This is the code I have been using -

on (release) {
getURL (“news.html”, “mainFrame”);
}