Iframe url linking in Flash 8?

I have made a flash menu that I would like to link to an iframe.
For some reason all links open in a new window.
I’ve tried it in Flash MX and it works fine. Is it a bug?

on (release) {
getURL(“test02.html”, “framefour”);
}