quasi-[OT] Adobe Flash

Patrick O'Callaghan pocallaghan at gmail.com
Thu Oct 21 00:15:55 UTC 2010


On Wed, 2010-10-20 at 15:57 -0700, suvayu ali wrote:
> > Does this function wait until the .flv is fully downloaded?
> >
> 
> No it doesn't. You have to call it after you are sure that the full
> video has been downloaded. You can do this by looking at the cache
> progress bar on the flash player.

Actually what I do is hard-link to the flash file in /tmp, thus keeping
a handle to the file so it won't disappear when the Flash process
terminates, then copy the link once I'm sure it has completely
downloaded.

poc



More information about the users mailing list