Windows Media Issue
-
I am listening to the live stream for KBCO... but I can't change the equalizer settings? Can anyone tell me how to do that? The stream can be found here: http://www.kbco.com/cc-common/streaming\_new/index.html, but it is opened with javascript that looks like this: javascript:void(window.open('http://www.kbco.com/cc-common/streaming\_new/index.html', 'ccTuner', 'width=668,height=420,status=no,resizable=no,scrollbars=no')) It opens in Windows Media Player, but it's not the standard interface and I can't find the equalizer settings anywhere? "Quality Software since 1983!"http://www.smoothjazzy.com/ - see the "Programming" section for freeware tools and articles.
-
I am listening to the live stream for KBCO... but I can't change the equalizer settings? Can anyone tell me how to do that? The stream can be found here: http://www.kbco.com/cc-common/streaming\_new/index.html, but it is opened with javascript that looks like this: javascript:void(window.open('http://www.kbco.com/cc-common/streaming\_new/index.html', 'ccTuner', 'width=668,height=420,status=no,resizable=no,scrollbars=no')) It opens in Windows Media Player, but it's not the standard interface and I can't find the equalizer settings anywhere? "Quality Software since 1983!"http://www.smoothjazzy.com/ - see the "Programming" section for freeware tools and articles.
You don't get access to it. That page disables all access to right-clicking, so you don't get access to the controls and to the source of the page.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
You don't get access to it. That page disables all access to right-clicking, so you don't get access to the controls and to the source of the page.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007I don't need that, I only want to change the equalizer setting for the player. I don't care if it changes the system globally.
"Quality Software since 1983!"
http://www.smoothjazzy.com/ - see the "Programming" section for freeware tools and articles. -
I don't need that, I only want to change the equalizer setting for the player. I don't care if it changes the system globally.
"Quality Software since 1983!"
http://www.smoothjazzy.com/ - see the "Programming" section for freeware tools and articles.The equalizer isn't system wide - it's specific to that instance of WMP. Since the web page disabled all access to right-clicking anything on the page, you can't get access to the equalizer in that instance of WMP.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
The equalizer isn't system wide - it's specific to that instance of WMP. Since the web page disabled all access to right-clicking anything on the page, you can't get access to the equalizer in that instance of WMP.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007Yeah I was afraid of that. Very crappy. I didn't have any issues with right-click, but it didn't show me any options anyplace I could see. Oh well, I will just have to unplug my subs when I use Media Player. The office can't handle all that rumbly bass, so I normally just use the EQ to turn it down, and I get decent bass without boom-boom. Thank you very much for the clarity though :)
"Quality Software since 1983!"
http://www.smoothjazzy.com/ - see the "Programming" section for freeware tools and articles.