|
-
Jun 3rd, 2006, 09:24 AM
#1
Thread Starter
Addicted Member
Volume Control`
I have a single multimedia control with simple code.
With MMControl4
.FileName = "C:/song.mp3"
.Command = "Open"
.Command = "Play"
End With
how can i change the volume of the sound playing?
Resizing
System Balloons
If your question is answered, please mark the thread resolved by pulling down the Thread Tools menu and clicking the Mark Thread Resolved button.
Remember to rate a post if you find it helpful 
-
Jun 3rd, 2006, 09:31 AM
#2
-
Jun 3rd, 2006, 09:33 AM
#3
Thread Starter
Addicted Member
Re: Volume Control`
no, i want the controls volume to be lowered, not windows.
Resizing
System Balloons
If your question is answered, please mark the thread resolved by pulling down the Thread Tools menu and clicking the Mark Thread Resolved button.
Remember to rate a post if you find it helpful 
-
Jun 3rd, 2006, 09:35 AM
#4
Re: Volume Control`
Oh sorry
-
Jun 3rd, 2006, 04:31 PM
#5
Re: Volume Control`
I don't think the MMC has a volume control - it plays the audio at whatever volume it was recorded at.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
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
|