Log in

View Full Version : HTML Windows Media Player Visualizer?



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

Medyman
02-03-2008, 06:43 PM
Try this:

http://codingforums.com/showthread.php?p=454897&highlight=visualization#post454918

Note: Visualizations only work in IE

A better option would be flash.