Post Reply 
MySpace filter annoyances...
Feb. 03, 2006, 08:38 AM
Post: #11
 
AlienIntelligence,
This is the filter I use to stop an embedded media file from being displayed or played, unless I want it. If I want to access it, I just have to click a text link. It is a modified version of the "Sounds to links" filter in the default config file that came with Proxomitron.
Code:
[Patterns]
Name = "Sounds to links - confirm"
Active = TRUE
Bounds = "<object\s*</object>|<(embed|bgsound)\s*>"
Limit = 1020
Match = "([<a-z]+ (*qtsrc|*src)=$AVQ(\1)&(*type=$AV(\2)|$SET(2=Media))*)"
        "& $CONFIRM(\1 Change embed to link?)"
Replace = "<a href=\1 >[\1][/url]"
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Oddysey - Feb. 01, 2006, 11:05 PM
[] - AlienIntelligence - Feb. 01, 2006, 11:41 PM
[] - AlienIntelligence - Feb. 01, 2006, 11:42 PM
[] - AlienIntelligence - Feb. 01, 2006, 11:49 PM
[] - Kye-U - Feb. 02, 2006, 03:40 AM
[] - Kye-U - Feb. 02, 2006, 04:11 AM
[] - AlienIntelligence - Feb. 02, 2006, 09:33 AM
[] - Kye-U - Feb. 02, 2006, 06:30 PM
[] - AlienIntelligence - Feb. 03, 2006, 03:20 AM
[] - Siamesecat - Feb. 03, 2006 08:38 AM
[] - AlienIntelligence - Feb. 03, 2006, 09:33 AM
[] - Kye-U - Feb. 03, 2006, 08:51 PM
[] - AlienIntelligence - Feb. 03, 2006, 09:56 PM
[] - Oddysey - Feb. 06, 2006, 08:55 AM

Forum Jump: