Play MP3 automatically

N

Neville 215

How would I go about making a(n) Mp3 file play automatically when a form is
opened?
 
D

Douglas J. Steele

I gave the code to play MP3 files in my November, 2004 "Access Answers"
column in Pinnacle Publication's "Smart Access". Just copy the "mdlPlayMP3"
module into your application, and call the PlayMP3 function in the form's
Load event. You should also call the StopMP3 function in the form's Unload
event.

You can download the column (and sample database) for free from
http://www.accessmvp.com/DJSteele/SmartAccess.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top