Popup window problem!

I have a HTML page (my index) where I would like to put a link that opens my other HTML page that includes my .swf file. I would like my new page to open in a popup window with dimensions.

I made the “launch a centered popup window” tutorial I found from this site and uploaded my .swf file into my HTML page. Everything works fine when I test my page in Golive: new window opens. When I upload my page, nothing happens when I click the link.

here is the URL:
http://www.insomniaweb.shim.net

There is a launch-button in a first page.
In PC I can see the “launch” link, but in MAC there is just an empty spot.

Anybody know what`s wrong? :frowning:

Hey,

when Your splash page loads there is an error on that page. How do I know? well it says at the bottom in the status bar. I would suggest finding the error on that page it is probably a big contribution to the problem. It appears like that page may be a little more complicated in the coding than it needs to be.

If you are still having problems I’d be glad to check it out, I’ve done that center popup thingie several times now.

good luck…

What’s this csaction stuff? I clicked the launch button and my firewall caught an ad cookie!!! I hate popups!! :m:

Anyway, use this: works like a charm! And don’t forget to put this in your body tag of the HTML file that GETS opened:


<BODY TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">