JScript Windows Media Player API

1.5k views Asked by At

in Internet Explorer 8 & 9 I am using this API to control embedded videos in HTML with JavaScript (JScript) (e.g. play, stop, jump to position, ...):

http://msdn.microsoft.com/en-us/library/windows/desktop/dd564034%28v=vs.85%29.aspx

Now I want to make sure the browser compatibility of this API. It seems that it is a Internet Explorer (JScript) API especially for Windows Media Player 7.0 or higher. Unfortunately I didn't found out the name of the API.

Does anybody know something more about it?

1

There are 1 answers

3
Helen On BEST ANSWER

You probably mean Windows Media Player ActiveX object. Here's its reference:

Object Model Reference for Scripting