I must be the densest person ever. Doing the pop up thing in the FAQ. Here's what I have in my html, in the page that has my movie in it.
<HEAD>
<TITLE>secretkathome</TITLE>
<script language="javascript">
<!--
function:linkylinky()
{
window.open("scrollbars=0,toolbars=0,location=0,width=525,height=650,left=25,top=25"
}
//-->
</script>
</HEAD>
What's the deal? Shouldn't this work? Also, the "javscript:linkylinky" that I have in the flash file. I must be putting it in the wrong place, becasue when I put it in the box at the bottom marked "URL" it's looking for it as a url. There aren't any other boxes to enter info into.
So I don't understand what I'm dong wrong here. Holy tek-tips batman!:-0
<HEAD>
<TITLE>secretkathome</TITLE>
<script language="javascript">
<!--
function:linkylinky()
{
window.open("scrollbars=0,toolbars=0,location=0,width=525,height=650,left=25,top=25"
}
//-->
</script>
</HEAD>
What's the deal? Shouldn't this work? Also, the "javscript:linkylinky" that I have in the flash file. I must be putting it in the wrong place, becasue when I put it in the box at the bottom marked "URL" it's looking for it as a url. There aren't any other boxes to enter info into.
So I don't understand what I'm dong wrong here. Holy tek-tips batman!:-0