<snip>

SoundChannel: gives playback and level information and an event when
> sound playback ends. Contains another method to stop sound, which
> DOESN'T work for streamed sound,


You really can do ;) not like channel.stop() but like
if(channel){   channel.stop(); }

>
> --
> mvh
>
> Andreas Rønning
> Senior Flash developer
> -----------------------------
> Rayon Visual Concepts
>
> Folkert
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to