munch
08-05-2006, 07:02 AM
http://home.iprimus.com.au/theteam/funny.html
click testimonials, the popup does comeup but it also brings a page with a url that looks very much like the code behind it.
whats with that? how can i fix this extra window opening over the top of the flash?
it says,[object Window] on it.
the code i am using is
on(release) {
getURL("javascript:window.open('http://home.iprimus.com.au/theteam/enterhome.htm', 'RayWhitePopup', 'height=550,width=500,toolbar=no,scrollbars=no')");
}
so how can i make it just the pop up,not that extra window?
-munch
click testimonials, the popup does comeup but it also brings a page with a url that looks very much like the code behind it.
whats with that? how can i fix this extra window opening over the top of the flash?
it says,[object Window] on it.
the code i am using is
on(release) {
getURL("javascript:window.open('http://home.iprimus.com.au/theteam/enterhome.htm', 'RayWhitePopup', 'height=550,width=500,toolbar=no,scrollbars=no')");
}
so how can i make it just the pop up,not that extra window?
-munch