How to embed Windows Media Player into an HTML document
September 6th, 2007To embed an object into an HTML document, the object class ID is required. The class ID for Windows Media Player 7, 9, 10 and 11 is clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6. Insert the following code into your HTML document to embed Windows Media Player 7 and later: Parameter Default Description autoStart true Specifies or retrieves a value indicating [...]
