Windows Media Player 11 SDK External.OnColorChange Event (Type 1)
Previous | Next |
External.OnColorChange Event (Type 1)
Note This topic describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported.
The OnColorChange event occurs when the color of the Windows Media Player user interface changes.
Syntax
window.external.OnColorChange = FunctionName
Possible Values
This is a write-only property that specifies the name of the function in script that Windows Media Player calls when the event occurs.
Parameters
The function that handles this event takes no parameters.
Remarks
Users can change the color of the Windows Media Player user interface. You can use this event to customize the appearance of your hosted Web page to match the Player.
Requirements
Version: Windows Media Player 9 Series or later.
Library: Use wmp.dll.
See Also
Previous | Next |