gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] set blacklist problem


From: strk
Subject: Re: [Gnash-dev] set blacklist problem
Date: Wed, 16 May 2007 12:04:13 +0200

On Tue, May 15, 2007 at 06:55:54PM -0400, James Lockie wrote:

> passed=http:///DNSystem/advert.aspx
> get url: target=footeradvertbar, url=http:///DNSystem/advert.aspx 
> (http:///DNSystem/advert.aspx)
> host=, path=/DNSystem/advert.aspx, protocol=http
> Launching URL... firefox -remote "openurl(http:///DNSystem/advert.aspx)"

Alright, first thing to verify is if the 'http:///DNSystem/advert.aspx' string
comes from the SWF itself. You may try with a decopmiler (flasm, or Ming's 
listswf).

Printing the vars in ActionGetUrl (or whatever the handler is) should also
do. In CommonGetUrl might be too late. In particular we want to avoid applying
the relative url resolution.
Also, it's interesting to have the base_url printed (what Gnash thinkgs the
base url is -- should also be printed by -v alone "Setting base url to...").


--strk;




reply via email to

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