PDA

View Full Version : Is there a posibility to pack and unpack directories in AIR?


psychoticone
03-12-2009, 12:53 PM
Is there a posibility to pack and unpack directories in AIR?

Any suggestions?

evride
03-12-2009, 02:32 PM
like zip them up? yes

http://lmgtfy.com/?q=fzip (http://lmgtfy.com/?q=fzip)

psychoticone
03-13-2009, 12:08 PM
Thanks, but does anyone know how to unzip whole structure of directories using this lib (fzip)? I can handle this by manual excluding file path from archive and create directories in destination folder, then put the file into it. Any shorter way?