Results 1 to 4 of 4

Thread: A bug in media-player

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2002
    Posts
    16

    A bug in media-player

    hi:

    there is a bug in windows media player,

    if you want to get the volume of it you write:

    MyVolume = MediaPlayer1.volume

    but when you change the volume using the small bar,
    the "MediaPlayer1.volume" doesn't change!

    do you have any idea of how to get the current volume?

  2. #2
    Frenzied Member numtel's Avatar
    Join Date
    Apr 2000
    Location
    CA
    Posts
    1,163
    i just tried it and it works just fine.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jun 2002
    Posts
    16

    can't be ?!?

    if you write:


    Label1 = MediaPlayer1.volume

    you get -600 (which is the default value)

    you can also write:

    MediaPlayer1.volume = -300
    Label1 = MediaPlayer1.volume

    and get -300

    but if you change the volume with the bar (use the mouse to move the bar left or right)

    you will see it doesn't change

  4. #4
    Hyperactive Member -=XQ=-'s Avatar
    Join Date
    Mar 2002
    Location
    Liverpool, England, UK
    Posts
    278
    Your right does it on mine too........... M$ done it again.... wonder which patch fixes this bug
    See ya later,

    -=XQ=-

    "Reality is merely an illusion, albeit a very persistent one. "
    - Albert Einstein (1879-1955)
    This is the coolest site ever!!!

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