<div>Hi,</div>
<div> </div>
<div>I am using VLC active X control to provide VLC support on web page. I wished to have slider on the page for which i used MSComctlLib.Slider.2 activex control provided by windows using following code snapshot</div>
<div><br><object classid="clsid:F08DF954-8592-11D1-B16A-00C0F0283628"<br>        width="300" height="20" id="slider" events="True"><br>      <param name="TickStyle" value="3" />
<br>      <param name="Min" value="0" /><br>      <param name="Max" value="0" /><br>      <param name="Value" value="0" /><br>      <param name="Enabled" value="False" />
<br></object></div>
<div> </div>
<div>I am facing problems on some machine. On some machines regardless of Operating System and Service Packs , this slider control fails to load and a crossed image is only visible on page (vlc active x control succussfully loaded). If some have faced similar problems or any solution for the problem , please let me know.
</div>
<div> </div>
<div>Regards,</div>
<div>Nikhil Agrawal</div>