|
|||
|
The following is a reply to a request I sent few minutes ago:
Hi. This is the qmail-send program at mail.topcmm.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <support@swfkit.com>: user is over quota --- Below this line is a copy of the message. Return-Path: <ydemers@s4potential.com> Received: (qmail 9363 invoked from network); 4 Aug 2004 18:16:45 -0000 Received: from unknown (HELO tomts36-srv.bellnexxia.net) (209.226.175.93) by 0 with SMTP; 4 Aug 2004 18:16:45 -0000 Received: from yves ([64.230.20.155]) by tomts36-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with SMTP id <20040804180146.NRTU4787.tomts36-srv.bellnexxia.net@yves> for <support@swfkit.com>; Wed, 4 Aug 2004 14:01:46 -0400 From: "Yves Demers" <ydemers@s4potential.com> To: <support@swfkit.com> Subject: Volume control via Sound object? Date: Wed, 4 Aug 2004 14:00:26 -0400 Message-ID: <LCECIIIKPBCCLLKOPBGGEEGICAAA.ydemers@s4potential. com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-WinProxy-AntiVirus: Passed X-WinProxy-AntiVirus-Message: Scanned by http://www.Ositis.com/WinProxy Hi, How can I control the computer volume? I tried this: trace(Sound.mixerName); trace(Sound.playback.masterVolume); trace(Sound.playback.waveVolume); And it returned undefined values for all the traces. I then tried this: test = new Sound(); trace(Sound.mixerName); trace(test.playback.masterVolume); trace(test.playback.waveVolume); It returned values for all the traces regardless if "test" or "Sound" is used |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|