Scripts & Software Alan Hartung on 27 Apr 2007 12:02 am
JavaScript Fix - IE ActiveX - Embedding QuickTime Video
IE 7 changed the way it dealt with ActiveX, and if you have straight coded your object and embed tags in HTML, you need to change it to using JavaScript to call it.
Apple has provided a couple of different methods, I used Solution Two on a site very recently.
This fix works, and it is very simple to implement.