ActiveX Update Woes

Are all of your client sites April 11th Compliant? I’ve spent much of my day so far going through client websites (many of which we didn’t even build) looking for instances of applet, object and embed tags (mostly flash) to make sure they won’t break on April 11th. On that day, Microsoft will be releasing a security update for IE containing a particularly annoying ActiveX update. Any ActiveX control that a user interacts with will now need to be activated. For instance, if you have a flash movie or multimedia object and a user clicks on it, they will get a nice message like this:

ActiveX Activation

One way of avoiding this annoying activation routine is to call your objects via an external script file. Fortunately we’ve been doing this at work with our flash files for quite a while using Geoff Stearns’ FlashObject. By using FlashObject, swf files will not require activation and users will be able to interact with the flash just as if they never got that silly ActiveX update.

So why is all this happening and who should we blame? You guessed it. Micro$oft:

A jury in 2003 found that Microsoft’s Internet Explorer browser infringed on a patent owned by Eolas and the University of California. The software vendor was ordered to pay $521 million in damages. Microsoft has vowed to fight the ruling, but so far has been unsuccessful in getting the patent invalidated. – Click here to read the full story at Top Tech News

Thank you Microsoft! To read more about making your sites April 11th compliant, visit the msdn page: Activating ActiveX Controls.


About this Entry


2 Comments

Sorry, comments are now closed on this post. If you have feedback or need to contact me about something on this page, you can use the contact form.