mi <[EMAIL PROTECTED]> writes:

> I wonder how wwwoffle detects a shockwave plugin. Application type
> 'x-shockwave-flash' ?

There are four things that WWWOFFLE will look for, any one of them
will block the object or embedded item:

<object codetype="application/x-shockwave-flash">

<object type="application/x-shockwave-flash">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">

<embed src="*.swf">

(in all cases the <object> tag could be <embed> or vice-versa).

> For example http://www.iprguide.com gets blocked by disable-flash  = yes. 
> (Well, the sites policy is straightforward -- i was finihed then.)

-- 
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop                             [EMAIL PROTECTED]
                                      http://www.gedanken.demon.co.uk/

WWWOFFLE users page:
        http://www.gedanken.demon.co.uk/wwwoffle/version-2.8/user.html

Reply via email to