worf
04-16-2002, 05:24 AM
Hi,
I've set up popup window specifications in a .js file. The .swf file picks these up from an external text file.
The link in the text file looks as follows:
&tips=<p><a href="javascript:newWin('../tips/index.htm')"><u>Tips</u></a></p>
This all works fine until the html page with the flash file is placed in a frameset on a different server.
The javascript stops working in the text file, but if the same javascript link is placed directly on the html page which contains the .swf file, it works fine.
Is this a specific quirk between external txt files used Flash and Javascript? Is there any way to fix this?
Thank you
I've set up popup window specifications in a .js file. The .swf file picks these up from an external text file.
The link in the text file looks as follows:
&tips=<p><a href="javascript:newWin('../tips/index.htm')"><u>Tips</u></a></p>
This all works fine until the html page with the flash file is placed in a frameset on a different server.
The javascript stops working in the text file, but if the same javascript link is placed directly on the html page which contains the .swf file, it works fine.
Is this a specific quirk between external txt files used Flash and Javascript? Is there any way to fix this?
Thank you