CyanBlue
09-21-2006, 01:49 AM
Hi... :)
I have a FLV player that reads list of FLV files and display them in order...
The FLV files are quite huge, and sometimes it lags in-between...
Well... Here is my question to you... :)
Let's say that I have five FLV files that are all 10MB in size and each runs for 1 minute, which totals 5 minutes for the whole play...
What do you think is an ideal way of playing them for the best user experience???
Here are some I can think of and it is in an order that I think is most user friendly...
#1. Use Flash Media Server to stream out the FLV files... It might reduce the in-between lag time than the progressive download...
#2. Load the FLV #1 and start preload FLV #2 ~ #5 while #1 is playing... Which could 'potentially' make the Flash load #2 twice if it is not fully loaded by the time #1 is finished...
#3. Just load one at a time and live with the consequence...
Please tell me what you think or add your comment/method... ;)
I have a FLV player that reads list of FLV files and display them in order...
The FLV files are quite huge, and sometimes it lags in-between...
Well... Here is my question to you... :)
Let's say that I have five FLV files that are all 10MB in size and each runs for 1 minute, which totals 5 minutes for the whole play...
What do you think is an ideal way of playing them for the best user experience???
Here are some I can think of and it is in an order that I think is most user friendly...
#1. Use Flash Media Server to stream out the FLV files... It might reduce the in-between lag time than the progressive download...
#2. Load the FLV #1 and start preload FLV #2 ~ #5 while #1 is playing... Which could 'potentially' make the Flash load #2 twice if it is not fully loaded by the time #1 is finished...
#3. Just load one at a time and live with the consequence...
Please tell me what you think or add your comment/method... ;)