![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveopen window problem from flash inside a frame
From: Alejandro Vidal <placom@terra.es>
Date: Fri Mar 24 2006 - 14:33:21 CET
Hi, I have a curius problem, I hava a flash in a html page. In flash I have
getURL
this works perfect always, but now when the page is inside a frame it
I have tried with:
window.parent.open
calling a function like: "brOpenWindow" declared in the html file
But nothing works, nevertheless I put the same code in the html file and it
can anybody help me??
Thanks
|