Windows Media Player 11 SDK Settings.defaultFrame
Previous | Next |
Settings.defaultFrame
The defaultFrame property specifies or retrieves the name of the frame used to display a URL that is received in a ScriptCommand event.
Syntax
Possible Values
This property is a read/write String corresponding to the value of the name attribute of the target FRAME element.
Remarks
If a target frame is specified in the ScriptCommand event itself, this property is ignored.
This property is ignored when using the Netscape Navigator Java applet. In Navigator, each URL script command received displays the URL in a new browser window, regardless of the value of Settings.defaultFrame.
Windows Media Player 10 Mobile: This property is read only, and always returns an empty string.
Requirements
Version: Windows Media Player version 7.0 or later.
Library: Use wmp.dll.
See Also
Previous | Next |