dynamic external flv - multiple istances
Hi Peeps.
I'm having a bit of trouble here. I'm trying to create multiple video clips at once. I want to be able to attach x amount of video clips to the stage and load a different video into each one. It doesn't really bother me if they are streaming or not (they are very small clips) but streaming would be preferred. I would like the clips to loop.
What i have been trying to do is...
create a movie clip (with linkage id) with a video object clip inside it (made by selecting the 'new video' option from the library dropdown).
Create a netconnection and netstream.
attach the 'holder' clip to the stage several times and pass a different flv file name to each instance of the mc.
It doesnt seem to be working atall :(
I either get only one of the videos playing, or none of them playing and just sound.
Can someone please advise me as to the best approach to tackle this?
Any tuts and or resources would be appreciated
thanks v much
[m]