On the condition of file stop have it play.


I.e.
VB Code:
  1. Private Sub MMControl1_Done(NotifyCode As Integer)
  2. MMControl1.Start
  3. End Sub