| szymon.pawlica 2005-10-24, 9:14 am |
| Yap exactly
u can create sound object and then set volume with
soundObject.setVolume(X);
And that's it
Simple, huh?
-----Wiadomo=B6=E6 oryginalna-----
Od: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] W imieniu Bill Sanders
Wys=B3ano: Tuesday, October 18, 2005 11:51 PM
Do: FlashComm Mailing List
Temat: Re: [FlashComm] Setting netstream volume
You can use Microphone.setGain() for the output volume that you =20
attach to the stream, but the NetStream object itself does not have a =20
volume property. There might be some way to connect it to a Sound() =20
object, but I'm not sure what it would be.
Bill
On Oct 18, 2005, at 5:13 PM, jleonard wrote:
>
> How do you set the volume for a netsream object? Is it =20
> videoplayer.volume or something like netstream.volume? Still =20
> learning and thanks...
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|