Playing multiple FLVs at the same time feasible?
Posted
by eb_Dev
on Stack Overflow
See other posts from Stack Overflow
or by eb_Dev
Published on 2010-04-19T10:34:40Z
Indexed on
2010/05/09
22:18 UTC
Read the original article
Hit count: 121
Hi,
Is it feasible to play a number of FLV files at the same time on one SWF? Basically I have a brief to create a video banner with a number of FLVs of people playing at the same time but starting at different points in the videos. My concerns are with loading times, memory consumption and the starting of each FLV at a different point and looping it.
The FLVs will be stored on a server and pseudo-streamed.
Any tips would be greatly appreciated.
Thanks,
eb_dev
© Stack Overflow or respective owner