[SWFObject] Trouble opening new browser windows
Andrew Warwick
a at warwicka.co.uk
Tue Jun 27 04:26:05 PDT 2006
The JavaScript I used pre SWFObject doesn't seem to work now:
I've got this in the head:
<script language="JavaScript">
function openNewWindow(URLtoOpen, windowName, windowFeatures) {
newWindow=window.open(URLtoOpen, windowName, windowFeatures); }
</script>
And this on the button:
on (release) {
getURL("javascript:openNewWindow('mph06.htm','MPH06','height=425,width=567,t
oolbar=no,scrollbars=no')");
}
And that used to work for me, but doesn't do a thing now :-(
am I just bein stupid?
Andrew
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.5/376 - Release Date: 26/06/2006
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20060627/90aaed9f/attachment-0005.htm>
More information about the Swfobject
mailing list