Hi. I am building a website that has a flash menu with content that loads into an iframe.
I have tried:
on (release) {
getURL(“company.html”, “cont”);
}
cont being the name of the iframe.
It just opens the link up in a new window. I’ve searched the internet and cannot find an answer.
Anyone. Please. Help.