![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Sep 2005
Posts: 1
Rep Power: 0
![]() |
Turning off video in WMP
Can anyone tell me how to turn off the video in Windows Media Player?
I am developing a music test for HS students. I added Windows Medial player to my controls. I can access the music files OK as URLs. But I don't want the video to keep poping up. I just want the control. I will appreciate any help you can offer. Thanks Howard |
|
|
|
|
|
#2 |
|
Programming Guru
![]() |
I think VB has a way to build WMP controls into your VB application via modules. I wouldn't suggest loading them as URLs as then you don't have very much control of how the opener program opens the file...
__________________
|
|
|
|
|
|
#3 |
|
Expert Programmer
|
You should be able to control how the MediaPlayer control appears through the properties it exposes. Alternatively, you could use the VB MMControl, which will play audio files, or a Media / DirectShow API.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|