Settings.defaultFrame

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The defaultFrame property specifies or retrieves the name of the frame used to display a URL that is received in a ScriptCommand event.

Syntax

player.settings.defaultFrame

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

Requirement Value
Version
Windows Media Player version 7.0 or later.
DLL
Wmp.dll

See also

Player.ScriptCommand Event

Settings Object

Using Windows Media Player with Netscape 7.1