|
|
Javascript Huh?
I have a standard html page index, with a flash button embeded into it by way of 'if you can't see this button you need the latest flash player' etc.
On the button is this code:
on (release) { getURL ("javascript:window.open('http://www.telekin.co.uk/telekin.swf','popup','width='+screen.availWidth+', height='+screen.availHeight+',left=0,top=0,toolbar =no,location=No,scrollbars=No,status=No,resizable= No,fullscreen=1'); void(0);"); }
which is basically to open my site full screen.
However, when you click the button the site does not appear, but instead an error page is shown. This contains a link back to my original html index page (now full screen). When you click the flash button for a second time, the site loads perfectly, as it should do when you first press the button.
Anyone know why?!
The URL:
http://www.telekin.co.uk
Any help with this would be most appreciated!
telekin:
FlashKit > Flash Help > Flash Newbies
Posted on: 08-04-2002, 04:34 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
|
|
|