chris hoppus
Active Member
ok well how abouts would i go displaying a media player on my site, aside from windows media player, which is completely nubby.
<body>
<div id='dwpdiv'><object classid='clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616' width='720' height='416' codebase='http://go.divx.com/plugin/DivXBrowserPlugin.cab' id='IE_divx'><param name='custommode' value='none'/><param name='src' value='video_source.xx" '/><!--DivX Web Player code generator (divx.com)--><embed type='video/divx' id='MZ_divx' src='video_source.xx"' custommode='none' width='720' height='416' pluginspage='http://go.divx.com/plugin/download/'/></object><br/><div style='width:720px;text-align:center;'>No video? Get the DivX Web Player for <a style='text-decoration: underline;' href='http://download.divx.com/player/DivXWebPlayerInstaller.exe'>Windows</a> or <a style='text-decoration: underline;' href='http://download.divx.com/player/DivXWebPlayer.dmg'>Mac</a>
<br/>
<script type='text/javascript'>jQuery.noConflict();</script><script type='text/javascript'></script><script type='text/javascript'>var img = new Image();img.width=1;img.height=1;img.src='http://labs.divx.com/files/sr1/display/.gif?id=' + Math.random();</script></div></div>
</body>