Windows Media Player Switches (1 Viewer)

lhooker

Registered User.
Local time
Today, 15:55
Joined
Dec 30, 2005
Messages
399
I'm trying to write a VB Script for a MS Access (Events) to play a mp3 file (via Windows Media Player). I'm trying to figure out the best way to have a mp3 loop, once it is selected to play. I was successful to get a mp3 file play, but I was wondering if Windows Media Player have switches that would allow the looping without changing the "Play" option ("Repeat") in Windows Media Player ? Here is what I have so far . . .

"C:\Program Files\Windows Media Player\wmplayer.exe" "c:\Songs\Song1.mp3"
 
Last edited:

Users who are viewing this thread

Top Bottom