jeffro123
08-01-2001, 01:19 AM
I am building a non adult site for my friends band and don't know if I can do this...
I wan't to open up windows from buttons on my flash movie using code like this :
javascript:wind('bio/bio.html')
On this script :
<script language="JavaScript"><!--
function wind(url){window.open(url,"Setup","width=360,height=225,top=0,left=0,scrollbars=0")}
// --></script>
I have never used flash before so I'm not sure.
you can see the main flash movie @ http://www.tabularasamusic.com/index2.shtml
Thanx
I wan't to open up windows from buttons on my flash movie using code like this :
javascript:wind('bio/bio.html')
On this script :
<script language="JavaScript"><!--
function wind(url){window.open(url,"Setup","width=360,height=225,top=0,left=0,scrollbars=0")}
// --></script>
I have never used flash before so I'm not sure.
you can see the main flash movie @ http://www.tabularasamusic.com/index2.shtml
Thanx