The security alert is really ugly. Is there no way to get this to work without javascript?
Perhaps change something in the source code?

You can get this to work by calling javascript from the SWF:

.on_release inside:
getURL("javascript:parent.frames['right'].location.href='new.htm'","right");
.end

This might open an ugly "security alert" window first, though.

Greetings
Matthias


Reply via email to