I haven't run into your problem yet but I just finished a website which played 
video and mp3 and played the video through FLVPlayback and built a separate 
player for the sounds using Sound and SoundChannel classes. Maybe that might 
help.

> From: c...@chello.nl
> To: flashcoders@chattyfig.figleaf.com
> Date: Wed, 10 Mar 2010 10:55:23 +0100
> Subject: [Flashcoders] FLVplackback problem
> 
> Hi list,
> 
> I have this application which plays MP3 sounds and play FLVs with use of the
> FLVPlayback component.
> For every sound and every flv I create a new instance of the according
> class.
> I can start as much MP3 as a like without any problem.
> But when I start the 32th video, it crashes and error on my FoundFacade
> class:
> 
> TypeError: Error #1009: Cannot access a property or method of a null object
> reference.
>       at SoundFacade/play()
>       at SoundFacade/onLoadOpen()
> TypeError: Error #1009: Cannot access a property or method of a null object
> reference.
>       at SoundFacade/play()
>       at SoundFacade/onLoadComplete()
> 
> So I think this has to do with the FLVPlayback instances using up all the
> possible soundchannels without releasing them????
> 
> Any help is appreciated!
> 
> TIA
> 
> Cor
> 
> 
> 
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
                                          
_________________________________________________________________
Do you have a story that started on Hotmail? Tell us now
http://clk.atdmt.com/UKM/go/195013117/direct/01/_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to