Air application Need to download a folder
hi,
i able download file anyplace system(usgin urlstream). want download folder , content local path on air scripting. possible this.
example:
in server have folder called "samp" in side have 1.exe,2.swf,3.swf,4.air.
i able download them 1 one , stored in local machine.insted of downloading 1 one can able download entire "samp" folder local machine?.
note:
i used updating .swf files on each client.the download happen automatic .so in case there no user interaction save file.
.
thanks,
siva
your best option communicate server you're downloading from, asking create single compressed (.zip) file. download single file containing whole folder, uncompress , overwrite needed. there no such thing downloading "folder" without typical traversal techniques.
More discussions in ActionScript 3
adobe
Comments
Post a Comment