I need to embed either QuickTime or WMP depending on availability,
fall back would be a link to the media file.
something like:
<a href="media_file" onclick="return testForCorrectPlayer(this.href)"...
This seems to be a convoluted endeaver, from my local tests I've
noticed that merely detecting the plugin is not sufficient.
So, what is with all these classid's? It looks to me that you have to
have the correct matching ID, different versions of the same players
have different classid's.
There seems to be little standardization across platforms and browser
types.
Design target is Safari on the Mac, and IE on windows. That would
make my client happy and everyone else could just get a sensible
reliable link!
Suggestions? Killing the client is not an option.
Jeff
>> Stay informed about: Embedded Media Players