hi.

i have a website with a video host who walks you thru all the sections
of the site.

currently, we are using 50 external flv files. each one weighs around 1mb.

every time the video host moves, we switch to another flv. why?
because the background changes and we need to throw the new one in.

we want to make it as seamless as possible so the user doesn't see
we're loading in new flvs whenever the video host moves.

but i just did a test trying to see how quickly i can switch between 3
of these flv files where i reset the flv via setMedia() and then
invoked play() ( i'm using the media display component ).

each new video needed between 1-2 seconds before it started again.

has anyone attempted s/thing like this before? what solutions should i
be looking for or how can i restructure my project to get around this
problem?

any tips are very much appreciated. thank you. -- matt.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to