Home
» Other Stuff » Pop up flash window redirects parent window and closes pop up window
Pop up flash window redirects parent window and closes pop up window
| August 29, 2007 | Posted by The Futtock under Other Stuff |
on (release) {
getURL(“javascript:window.opener.location.href = ‘page.htm’; self.close();”);
}
Recent Comments