Appreciate the responses.
Pause doesn't work.
There is only one netstream object instance so no scoping issue. It's a bona 
fide bug, I just want to know if anyone has a workaround/hack to beat it.
 

________________________________

From: [EMAIL PROTECTED] on behalf of Steven Sacks
Sent: Sun 6/07/2008 6:00 a.m.
To: Flash Coders List
Subject: Re: [Flashcoders] Netstream fails to close



You have to pause() before you close().


Jason Van Cleave wrote:
> sounds like a scope issue where you have multiple netstream objects
>
> On Thu, Jul 3, 2008 at 9:54 PM, Barry Hannah <[EMAIL PROTECTED]> wrote:
>
>  
>> I'm trying to fix a bug in a video player.
>>
>> Selecting a new video to play from a playlist, plays correctly but the
>> first clip's audio doesn't die.
>>
>> I'm using NetStream.close(), it doesn't appear to work. It works if I
>> wait for the first clip to download fully, just not if I select a new
>> clip when the first is still loading.
>>
>>
>>
>> HELP!
>>
>>
>>
>> _______________________________________________
>> Flashcoders mailing list
>> Flashcoders@chattyfig.figleaf.com
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>
>>    
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
>  

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Scanned by Bizo Email Filter



_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to