When using the Windows Media Player on an Access Form, it displays a message briefly underneath the video as the example below.
In this case it gets the 'interpres' value from the Title of the wmv file. If the title is blank, it seems to use the file name.
After a few seconds, the message is replaced by the Playlist Name.
I change the playlist name myself using Me.WindowsMediaPlayer.currentPlaylist.Name, but cannot find out how to change the 'Playing' option to something of my own choosing.
On the off chance, does anyone know if this is possible and how I would set this.