PDA

View Full Version : websites with frames and flash..


mystery meat
01-26-2002, 05:10 PM
I´m pretty new to this flash thing... I`ve learned some basic things so i can make movies and little website menu´s and stuff though...

anyway, i´m making a website with frames for my bro, and he wanted a menu in flash. so, here´s the question...

how do i make the links in the menu open in the right frame?

I bet i got this in the right board because its probably easy as hell when you know the answer... :)

TheDoc
01-26-2002, 05:47 PM
on (release) {
getURL ("page.htm", "frame-name");
}

TheDoc

mystery meat
01-26-2002, 09:07 PM
thanks, seems to be just what i needed...