I’m developing a Flash site that has a number of domain names redirected by frames. I used the Kirupa tutorial to create a popup window from the site, but when I access the site from a domain name other than the one it is hosted on, the popup doesn’t open. I’ve also tried writing a javascript command (in the page the movie is embedded in) and referencing that, but with the same result. If I just open a new window (getURL, “_blank” etc.) the window opens but doesn’t look as tidy as the popup.
Does anyone know a way around this?