This topic has not yet been rated - Rate this topic

InvokeURLs

Windows Mobile 6.5
A version of this page is also available for
4/8/2010

This property specifies whether the Windows Media Player control automatically invokes URLs in a browser (URL flipping). This property is read/write.

Compatibility: Windows Media Player


MediaPlayer.InvokeURLs [ = bFlipping ]
bFlipping

Boolean value specifying whether URL flipping is enabled. If true, URL flipping is enabled. The default value is true.

ASF files can contain URLs.

When a URL is sent to the Windows Media Player control, it is passed first to the ScriptCommand event, regardless of the value of the InvokeURLs property.

After ScriptCommand exits, the value of InvokeURLs determines whether the Windows Media Player control starts the default browser and loads the URL.

You can selectively display URLs by checking them in ScriptCommand and setting InvokeURLs as desired.

For more information, see the ScriptCommand event.

Windows Embedded CEWindows CE 3.0 and later
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ