RE: Help Flash & HTML Frames Tutorial

I followed the instructions on Flash & HTML Frames Tutorial (http://www.kirupa.com/developer/flash5/frames.htm) but it opened the page in a new browser window, not the kirupa main frame window. I used the following script for one of the buttons:

(release) {
getURL(“second.htm”,“kirupa”);
}

I have made simple frame based sites before and they worked… please help! I need to figure this out so I can finish this website I am doing.

Thanks again.