With Haihaisoft Universal ActiveX Player (for IE now), you can play your media Content online conveniently. It can also play the videos and audios that have been encrypted by DRM-X.
You just need to add some codes to your webpage before you want to play contents. It's very easy to change. So let's begin.
Copy the codes below
<object id="MyActiveX1" width="400" height="300" classid="CLSID:1A01FF01-EA62-4702-B837-1E07158145FA" VIEWASTEXT>
<param name="_Version" value="65536">
<param name="_ExtentX" value="9149">
<param name="_ExtentY" value="1582">
<param name="_StockProps" value="0">
<param name="Src" value="
http://www.drm-x.com/download/DRM-X_Sample_P.wmv">
<param name="UIStyle" value="15">
<param name="Volume" value="80">
<param name="updateurl" value="http://download1.haihaisoft.com/HaihaisoftUniversalPlayer_ActiveX.exe">
<param name="bufferTime" value="10">
<a href="http://download1.haihaisoft.com/HaihaisoftUniversalPlayer_ActiveX.exe" style="text-decoration: none;"><img alt="Click here to download Haihaisoft online Player" src="http://www.drm-x.com/images/Installonlinehup_en.png" style="border-style: none" /></a></object>
Replace the link in blue letters with the one of your videos or audios on your website.