lisabella3686
08-23-2003, 01:35 AM
Hi everyone!
I have made a flash file that I want to link to my website. However, my website is made for a large popup window and I don't know how to make the flash open a popup, so I wanted to use a Redirect script so that I can just link to the redirect page.
I found this script, but I don't know how to put my window link into it:
~~~~~~~~~~~~`
<html>
<head>
<!--
This file retrieved from the JS-Examples archives
http://www.js-examples.com
1000s of free ready to use scripts, tutorials, forums.
Author: Anonymous - http://www.js-x.com
-->
<SCRIPT>
location.href = "http://www.js-x.com"
</SCRIPT>
</head>
<body>
You should find that this script will re-direct you to the site noted in the HEAD script section.
<BR><center><a href='http://www.js-examples.com'>JS-Examples.com</a></center>
</body>
</html>
~~~~~~~~~~~~~~~
here is my window script
onClick="MyWindow=window.open('http://lisa.infocentre.net/doane.htm','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resi zable=no,width=986,height=703,left=13,top=5'); return false;"
~~~~~~~~~~~~~~~~~~~~~~
sorry about the large rez...but too bad :)...I like it and I don't feel like making 2 sites at the moment
Anyhooz, thanx for your time
p.s., If you know how to fix my flash, please let me know :)
flash file (http://lisa.infocentre.net/flash.htm)
I have made a flash file that I want to link to my website. However, my website is made for a large popup window and I don't know how to make the flash open a popup, so I wanted to use a Redirect script so that I can just link to the redirect page.
I found this script, but I don't know how to put my window link into it:
~~~~~~~~~~~~`
<html>
<head>
<!--
This file retrieved from the JS-Examples archives
http://www.js-examples.com
1000s of free ready to use scripts, tutorials, forums.
Author: Anonymous - http://www.js-x.com
-->
<SCRIPT>
location.href = "http://www.js-x.com"
</SCRIPT>
</head>
<body>
You should find that this script will re-direct you to the site noted in the HEAD script section.
<BR><center><a href='http://www.js-examples.com'>JS-Examples.com</a></center>
</body>
</html>
~~~~~~~~~~~~~~~
here is my window script
onClick="MyWindow=window.open('http://lisa.infocentre.net/doane.htm','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resi zable=no,width=986,height=703,left=13,top=5'); return false;"
~~~~~~~~~~~~~~~~~~~~~~
sorry about the large rez...but too bad :)...I like it and I don't feel like making 2 sites at the moment
Anyhooz, thanx for your time
p.s., If you know how to fix my flash, please let me know :)
flash file (http://lisa.infocentre.net/flash.htm)