Skip to main content
Inspiring
July 25, 2006
Question

Define a new window size not working on Macs, is there a workaround?

  • July 25, 2006
  • 1 reply
  • 215 views
Hi everyone,

I've currently got some thumbnails that open a new browser window. Here's the code I'm using in my movie:

Launch_mc.onRelease = function() {
getURL("javascript:var windowHnd=window.open('Print/Kaiju1.html','Kaiju','width=1024,height=663');");
}

Unfortunately it doesn't work for macs. Does anyone know the workaround?
This topic has been closed for replies.

1 reply

Inspiring
September 15, 2006
I have been having similar problems... here's the error msg that I get with java script... The script is in the text below...

Any thoughts???

Safari can’t use JavaScript for this action.
Safari can’t run the script “window.open(' http://www.deepfreedom.org','Title','top=0,left=0,width= 200, height=200,menubar=no,toolbar=no,statusbar=no,resizable=yes,scrollbars=yes'); void(0);” because Safari doesn’t allow JavaScript to be used in this way.