Hi I have a flv player for progressive download i calculate the cached video scale with ns.bytesLoaded/ns.bytesTotal and scale for video which has played as ns.time/ns.totaltime where ns.totaltime i get from metadata. I hope this is a standard practice to calculate it this way? During the videoplay i have expeienced that often the progress bar stops short of the cache bar and this happens in beggining that is after 15-20 seconds of the videoplay and also i ve seen that (ns.time+ns.bufferlength/ns.totaltime) does not equals the (ns.bytesLoaded/ns.bytesTotal). I fear is there any problem with metadata of the flv or the may be the bitrate is not constant. I have searched quite a few flash forums and have not found this issue ever been posted before.
Mudit _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

