Microsoft Multimedia Control 6.0
May i know who have solution for my current problem when using Microsoft Multimedia Control 6.0 activeX control in VBSCRIPTS in HTML Page.
Problem :
I make a simple html page which having Multimedia Control.
The formated harddisk installed with WINXP without Visual Studio installed,
successful download the [Microsoft Multimedia Control, version 6.0] into
c:\Windows\Downloaded Program Files.
However, when open that HTML page with that control, it not able to load the control successful.
The same HTML file, i already tested on other pcs without any problem.
(Note: Others pcs have Visual Studio 6.0 Pro installed)
Wish anyone who know the way to solved my problem.
Code :
<OBJECT CLASSID="clsid:C1A8AF25-1257-101B-8FB0-0020AF039CA3"
codeBase=http://activex.microsoft.com/controls/vb6/MCI32.CAB
HEIGHT=50 WIDTH=400 ID=MMControl1></OBJECT>
|