<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/2179053118935390823?origin\x3dhttp://orange-hci.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Orange@HCI


Adblock of Mozilla Firefox vs Security control of IE

Tuesday, February 13, 2007

[Old blog on 17-01-2006 @Orange is me]

I'm thinking about Adblock things for a long time. Why does the Adblock block flash file and treat it as AD? I'm learning how to bulid flash movie recently, the problem blow up after I publish my flash movie to the website. The same problem happened to IE, the new security control block flash file on page.

How to distinguish the real AD and normal flash file is a problem to solve in the near future.

I got some answer of Flash here:
The Macromedia Flash Player displays content created with Macromedia Flash such as web application front-ends, high-impact website user interfaces, interactive online advertising, and short-form to long-form animation.
Does it means "interactive online advertising" is one of the aims of Flash? I'm confusing.

Problem sloved in IE by:Internet Options -> Security tab -> Custom level -> ActiveX controls and plugins [Change from Disable (default) to Enable, then IE would download Flash from the codebase tag]

posted by Orange Cheng @ 4:42 AM,



1 Comments:

At February 13, 2007 at 6:19:00 AM PST, Blogger Wladimir said...

Neither Adblock nor Adblock Plus block Flash per se, they only block what the filters tell them to block. I heard reports of an incompatibility between Adblock and Flash 9 however, Flash movies fail to appear because of it. Adblock Plus is not affected AFAICT.

 

Post a Comment

<< Home