different media formats

liunx

Guest
I am trying to embed a video clip that I have in Windows Media Player, Real Player and in Quicktime format. <br />
<br />
I think it would be good to upload all three formats, but I need to know in HTML how to tell the browser to choose the format that the user has software for? <br />
<br />
<br />
Thanks!<!--content-->You'd have better luck posting this in the JavaScript forum. You'll have to detect the available plugins and then dynamically write the <embed> tag using document.write() while the page is loading.<!--content-->
 
Back
Top