View Single Post
Nutrox's Avatar Nutrox Nutrox is offline Super Moderator 17 Creative Assets 2008-06-20 #2 Old  
Resuming the file upload from where it was cut off isn't possible because you can't access the file system directly from the Flash Player. It is possible with AIR though as long as you keep track of where the data is being stored on the server... but I guess that isn't of much use to you for this.

The first question is an interesting one though. I don't think that will be possible either unless a FileReferenceList object can be serialised properly. I can try a few things out for you later today if it will help.
Reply With Quote