Hi,
this filter should do the trick:
Name = "Kill off-site flash"
Active = TRUE
Multi = TRUE
URL = "^$LST(AllowFlash)"
Bounds = "$NEST(<object,</object>)|<embeds*>"
Limit = 1024
Match = "<1s*(shockwave|macromedia|flash|swf)*&"
"(*(src=$AV((w://|)([^/]++)([^.|..]w.*)2)|"
"*<param name=$AV(movie) value=$AV((w://|)([^/]++)([^.|..]w.*)2) >)*)"
Replace = "<a href="2" class="flash" class="proxlink"> 2</a>"
I don't have the plug-in myself at the moment, so please test yourself

Rather than killing it entirely, I rewrote the 'Convert Flash animations to links' filter I have to only intercept flash on remote servers. This way, you have the choice of still seeing it if you want.
Edited by - Jor on 14 May 2002 14:49:50