Buffcode18
Programmer
Hi,
Here's my situation. I have a web page which opens up a flash audio player in a popup using window.open. From the audio player, I have a button which opens another popup. What I want to do is put a link in this popup to close it and load another page back in the original web page.
Obviously if I target the parent from this popup, it targets the second popup with the audio player in it. Is there any way to target the original window?
Thanks!
Here's my situation. I have a web page which opens up a flash audio player in a popup using window.open. From the audio player, I have a button which opens another popup. What I want to do is put a link in this popup to close it and load another page back in the original web page.
Obviously if I target the parent from this popup, it targets the second popup with the audio player in it. Is there any way to target the original window?
Thanks!