|
Flash has an API to control the volume for a Sound object . Can volume be controlled like this currently or is there support planned for <audio> or <video> html5 elements?
Started by Andy Atkinson on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Is there a documentation specifically related to the video tag ? The w3c page.
The html 5 audio element appears to have a volume getter/setter on it, so you could do something problem with firefox.
|
|
Im wondering if anyone has any input on this subject? Im building a flash video player, and I have added a mute volume icon, but Im wondering what everyone's thoughts are on adding a volume control too?
Started by jrutter on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Your idea of "normal levels" may without sharing it with ... .
I consider a volume control to be an absolute requirement.
I Hate it personnaly when the embedded video is way to loud, and I have no direct way to control face....
|
|
I have something like this
private var video:Video; ... private function init():void { ... nc = new NetConnection(); nc.connect(null); ns = new NetStream(nc); ns.play("my flv url"); ns.client = nsClient; video = new Video(); video.attachNetStream(ns);...
Started by Omu on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can set it like.
Http://blog.flexexamples.com/2008/08/24/setting-the-volume-on-a-videodisplay-control-in-flexYou should use the VideoDisplay object, which has a volume property.
|
Ask your Facebook Friends
|
Windows Vista has an application-level volume levels for sound devices. There is a Speaker (master volume), an "application" Windows Sounds and further applications.
What makes the system to forget the volume level for Windows Sounds .
Started by Toro on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You'llI....
Then raise the volume in one of the applications and go back to the master volume.
Is that the master volume control and application volume controls are not entirely independent of each control.
|
|
I've recently bought an HP Pavilion dv3-2150ep and I'm having a hard time getting the volume control display to work as expected. The control is a back-lit touch-sensitive bar above the keyboard. Now the buttons to turn the volume up and down actually...
Started by Farinha on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
I had same problem with volume i got realtek driver from windows remember the exact fix, but I....
By "display" they are referring to video, but most Vista drivers should work.
Also run Windows Update.
In compatibility mode if necessary).
|
|
In the video window there controls to seek, pause, and full screen. as well as a seek bar.. but no volume control? not even a button that opens a vertical slider or anything.. i know i can use the scroll wheel on my mouse to control volume but where the...
Started by qwimjim on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at videolan):
Where can i get it? having a little trouble finding it http://nightlies.videolan.org/build/macosx-intel/ .
Use VLC 2.0, where there is only 1 Window.
|
|
Does anybody know of a software or a Windows feature that can reset Windows XP's wave volume and overall volume to max?
I have tried Wizmo (grc.com) but it doesn't seem to able to reset the wave volume, only the overall volume.
The program should preferably...
Answer Snippets (Read the full thread at superuser):
You can define volume profiles and using parameters on the command line/docs/commands/SoundSetWaveVolume....
Power Mixer is a replacement for the standard volume control (there are 2 versions, 1 for Vista, 1 for Windows prior to Vista).
|
|
Most of the videos I try and watch,the volume control is completely gone from the player and I am not getting any sound at all.
Started by bayou_tiger on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at google):
Somebody please tell us why? you may have to go to adobe's site to upgrade your flash player, but remember if you use firefox, it's just been updated (no choice given as usual!) but since you... .
What is up with that? It's driving me crazy.
Hi, same here.
|
|
Hi Stackers, I'm building a video player and am kinda stuck at the volume slider part. It's a YouTube style vertical slider, meaning if the slider is in the top position volume should be 100% and if the slider is dragged to the bottom position sound should...
Started by Leon on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I take it that the 30 is the volume slider); userVolume = Math.round((1 - userVolume....
Try (or in this case a max height) to compare to current value to .
Since you are getting 0 when you want 100% volume, and 30 when you want 0 volume...
|
|
VIDEO: Add OEM steering column volume controls to Blaupunkt Head Unit (also works for any aftermarket with adaptor)
I found a person on youtube that had done this before but he didn't post a how to or any explaination on how to do it. So after some research...
Started by jay-rod05 on
, 6 posts
by 3 people.
Answer Snippets (Read the full thread at focusfanatics):
|