Closing Windows Media Player

Anthony George

Registered User.
Local time
Today, 09:12
Joined
May 28, 2004
Messages
105
Hi everyone

I have a database where you click on a music track listed in a listbox and it plays it from its location on my C: drive.

When double clicked the file opens and plays in windows media player where it stops at the end with media player still open.

Is there a way in access vba to close the media player and return back to the listbox when the song has finished.

Regards

Tony

PS I can post my code if needed
 
I don't think so. You could use an activex control instead though.
 

Users who are viewing this thread

Back
Top Bottom