Seng
02-03-2008, 03:21 PM
Hi there,
here's the code I used for WMP:
<OBJECT ID="Player" width="320" height="240"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
<PARAM name="autoStart" value="True">
<PARAM name="URL" value="FILE">
<PARAM name="uiMode" value="full">
</OBJECT>
The problem is, I do not have the visualizer displayed. Is there any code I should add in?
Thanks,
Seng
here's the code I used for WMP:
<OBJECT ID="Player" width="320" height="240"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
<PARAM name="autoStart" value="True">
<PARAM name="URL" value="FILE">
<PARAM name="uiMode" value="full">
</OBJECT>
The problem is, I do not have the visualizer displayed. Is there any code I should add in?
Thanks,
Seng