PDA

Click to See Complete Forum and Search --> : Music playing troubles!!!


biosupgrade
Nov 5th, 1999, 05:57 PM
Can someone please HELP!!!
I would like to know how do I make a program that will play any sound files one after another without pausing, I've been using the Done Event in Multimedia Control but it does not seem to work.
Thanks.

Yonatan
Nov 5th, 1999, 06:09 PM
Try the PlaySound or mciSendString or mciSendCommand APIs. You will need to use SubClassing to know when one sound is completed, and start another sound then, if you want them to play asynchronously. And I think that's what you want.

------------------
Yonatan
Teenage Programmer
E-Mail: RZvika@netvision.net.il
ICQ: 19552879 (http://www.icq.com/19552879)