|
-
Jun 8th, 2002, 12:38 PM
#1
Thread Starter
Junior Member
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?
-
Jun 8th, 2002, 01:16 PM
#2
Frenzied Member
i just tried it and it works just fine.
-
Jun 8th, 2002, 02:00 PM
#3
Thread Starter
Junior Member
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
-
Jun 8th, 2002, 03:47 PM
#4
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|