Results 1 to 2 of 2

Thread: WMP Control Help

  1. #1

    Thread Starter
    PowerPoster formlesstree4's Avatar
    Join Date
    Jun 2008
    Posts
    3,250

    WMP Control Help

    I added the WMP control to my project, but I can't figure out how to make the music I play through it loop!

    Can someone help me with a (probably) noobish question?

  2. #2
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,422

    Re: WMP Control Help

    try this:

    vb Code:
    1. AxWindowsMediaPlayer1.settings.setMode("Loop", True)

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