IE and embed problem

Does anyone have an easy solution to Microsoft changes forcing users to click to authorize each activex call for Quicktime movies

iMac, Mac OS X (10.4.6)

Posted on Apr 19, 2006 12:31 PM

Reply
7 replies

Apr 19, 2006 2:38 PM in response to filmtex

I'm sure Apple has used some software tool to "parse" their existing page code to add the new javascript tags. They have millions of pages with QuickTime content. I've looked at the page source code for their movie trailers pages and every one I visited has the new code.
Since all of my pages are "custom" made and make various different object and embed tag code combinations I can only make the changes by "hand coding".
I don't know if Apple will automatically edit existing Movie Homepages or iWeb sites that use the older code. I've visited some some older Homepage and iWeb movie pages and all I see is the older page code.
The new code replaces all of the object and embed tags with lines of code that look something like this:
<script language="JavaScript" type="text/javascript"><!--
QT WriteOBJECT('http://homepage.mac.com/kkirkster/clone/clonedbaby.mov', '550', '401','','controller','false','emb#bgcolor','000000','autoplay','true','loop',' true','cache','true','kioskmode','true');
// --></script>
This is in addition to a site wide use of a special javascript file that "interprets" this new code and passes on the other needed tags to call ActiveX on IE browsers or older "Netscape style" plug-ins like those used on Mac's.

Apr 19, 2006 8:28 PM in response to QuickTimeKirk

Actually, visitors to the site using IE will be able to see the content, but they will have to explicitly allow the ActiveX control to load.

Why doesn't Microsoft just add support for Internet plug-ins, which can run in a 'sandbox' and stay safe in ways that ActiveX cannot. Then we can eliminate all this special coding for IE and just use the same code with IE that we use with EVERY OTHER BROWSER?!

--Dave Althoff, Jr.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

IE and embed problem

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.