Posted: Fri Aug 14, 2015 1:54 pm Post subject: [VB.net] How to mute the sound of a flash object
Before posting this question I googeled a lot, but just can't find something that works.
I have a flash game loaded in vb.net (2015) but I want to mute the sound. Is this possible with a code in VB? It doesn't matterr if it will mute the whole application or only the flash object.
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
Posted: Fri Aug 14, 2015 2:07 pm Post subject:
There is an example of using the mixer API here built int the .NET framework. It is written in C# but the overall jist is the same for Vb.NET, you can use an online code converter if need be as well:
http://stackoverflow.com/questions/14306048/controling-volume-mixer _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum