Flash and frames code

I read the Flash with Frames tutorial and got what i wanted to do, but soon realized there was a problem. The code used only works with Actionscript 1.0. The code is: getURL(“page.html”,“kirupa”); where kirupa is the frame name. In actionscript 2.0, this page opens in a new window. I’m guessing there is a new way to do this in 2.0, any ideas???