swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] swfc - how to open a link in a frameset


From: Samuel Plentz
Subject: Re: [Swftools-common] swfc - how to open a link in a frameset
Date: Sat, 15 Mar 2008 23:59:34 +0100
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

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

[Prev in Thread] Current Thread [Next in Thread]