X-Korpio
8th December 2008, 02:42
Hi, can someone tell me the code to use the Microsoft Media Player as a Web Player
I use to use this code and worked well
<OBJECT ID="mediaPlayer" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" STANDBY="Loading Microsoft Windows Media Player components..." TYPE="application/x-oleobject"><param name="filename" value="http://www.exa913.com/radio/EXAFm913.wpl" ref> <PARAM NAME="animationatStart" VALUE="true"> <PARAM NAME="transparentatStart" VALUE="true"> <PARAM NAME="autoStart" VALUE="true"> <PARAM NAME="showControls" VALUE="true"> <param name="ShowStatusBar" value="true"></OBJECT>
But now it dosnt work at all, what do I have to do to make it work?
I use to use this code and worked well
<OBJECT ID="mediaPlayer" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" STANDBY="Loading Microsoft Windows Media Player components..." TYPE="application/x-oleobject"><param name="filename" value="http://www.exa913.com/radio/EXAFm913.wpl" ref> <PARAM NAME="animationatStart" VALUE="true"> <PARAM NAME="transparentatStart" VALUE="true"> <PARAM NAME="autoStart" VALUE="true"> <PARAM NAME="showControls" VALUE="true"> <param name="ShowStatusBar" value="true"></OBJECT>
But now it dosnt work at all, what do I have to do to make it work?