FLV component audio dies

Hi All,

I have a very strange problem,

I have several flv components on the stage
each one request sequential files from its own directory with activeVideoPlayerIndex (comp1 asks for 1/a.flv, 1/b.flv, etc. , comp2 asks for 2/a.flv, 2/b.flv, etc. and so on. The first file is always the smallest, second is a bit larger and so on)

Strange thing is if component1 requests a large file and then component2 requests a small file, and the second request is complete before the first one is the second component goes silent and there is no way to restore the sound.

Anyone familiar with that?

you can see an example here:
http://www.tagonet-ltd.com/agadir/index6.html

thanks in advance