Alien1980
November 13th, 2002, 04:54 AM
Hi,
I have got a site with frames. On the left frame I imported a flash menu and now I want to link the items in that flash menu to the right frame so when clicked the information appears in the right frame.
How do I do that????
check http://www.geocities.com/alien19802002/ to see what I mean
and this is what 1 have under the buttons for example:
on (release) {
getURL ("http://www.meerevents.nl","rechts");
}
I have got a site with frames. On the left frame I imported a flash menu and now I want to link the items in that flash menu to the right frame so when clicked the information appears in the right frame.
How do I do that????
check http://www.geocities.com/alien19802002/ to see what I mean
and this is what 1 have under the buttons for example:
on (release) {
getURL ("http://www.meerevents.nl","rechts");
}