Hi,
I am making a site, the top half is flash and the bottom html. I am using a frameset so that the swf doesnt reload each time a link is clicked.
Site is here:
http://cl3.co.uk/clients/face/michael/
click treatments and then body treatment… as you can see it opens the body treatments page in a new window!
i have called the bottom frame “bottom”
and in flash the code i have put on the body treatment button is:
on (release) {
getURL(“body_treatment.html”, “bottom”);
}
any ideas why this isnt working… i have been lookin on some other forums and other people are having this problem… but no one has the answers for it!
thanks in advance!
Michael