Hi,
Im using an iframe to load different html docs into by clicking buttoms made in flash…
here is the code:
on (release) {
getURL(“links.html”, “links”);
}
Works fine in Firefox, IE and Netscape (Mac) but in safari the html doc opens in a new window :q:
Anyone got a solution?
I just tryed making the link in DW - with the same result???