laura_83
01-18-2006, 09:28 AM
Hello,
I need to apply a simple getURL to a button, but I also need to set the preferences of the window opened..
E.g.
on (release) {
getURL ("javascript:spawnWindow('http://www.laura-brown.co.uk/bradleys_review.html','Bradley's Spanish Bar - Review','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=300,height=300 ')");
}
Can anyone tell me where i am going wrong?
Laura
I need to apply a simple getURL to a button, but I also need to set the preferences of the window opened..
E.g.
on (release) {
getURL ("javascript:spawnWindow('http://www.laura-brown.co.uk/bradleys_review.html','Bradley's Spanish Bar - Review','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=300,height=300 ')");
}
Can anyone tell me where i am going wrong?
Laura