Results 1 to 2 of 2

Thread: Looping Audio

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2002
    Posts
    22

    Looping Audio

    Hi,

    I have included the Microsoft Multimedia Control 6.0 in my project, to enable me to play some .wav files.

    I can set the file to play and stop at run time, but does anyone know how to set to play-looped at run time?

    Thanks, Matt

  2. #2
    Hyperactive Member Ambivalentiowa's Avatar
    Join Date
    Apr 2002
    Location
    Coming soon to a store near you!
    Posts
    375
    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
    -Show me on the doll where the music touched you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width