If you mean the CODEBASE url, it's not a redirect, it's to tell the browser were to find the "installer" for the ActiveX control in order to autodownload/install it (prompting the user whether the control is signed or not and if they trust its publisher).
Normal IE/Windows setting at the "Internet zone" is "Medium security" and among other restrictions that doesn't allow installation of unsigned ActiveX controls. Apple's control is signed OK from what I remember...
The Netscape EMBED tag has the notion of a redirect page where the user goes and manually downloads a plugin installer, then runs the installer, then may have to close and restart the browser and then revisit the original page (a whole different "philosophy" on what the end-user is willing to go through in order to view a certain content on the web)
> I am redoing some old panos and new ones with the fix for IE 5.5-6.0
> using the object tags required for Active X.
> I notice the tags have an URL for a redirect if the browser does not
> have the QT plug-in. Just curious if this redirect opens in a new
> browser window or the parent window. I am trying to decide if I want
> the browser check to be handled by the opening page or by the code in
> the Active X values.
> Also, for the average user of Windows...is the installer pretty clear
> about which media types it is going to handle?
_______________________________________________
quicktime-vr mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-vr
Do not post admin requests to the list. They will be ignored.