开发者

How to download and unpack .ZIP folder using Adobe Air?

开发者 https://www.devze.com 2022-12-31 23:08 出处:网络
How to download and unpack .ZIP folderusing Adobe Air? So I have http link onto that zip file example.com/zip.zip I need a function to download it onto users ha开发者_如何学Gord drive and unpack it in

How to download and unpack .ZIP folder using Adobe Air? So I have http link onto that zip file example.com/zip.zip I need a function to download it onto users ha开发者_如何学Gord drive and unpack it into some folder on filesystem.

How to do such thing? (code example, please)


  • Using Zip files with Adobe Air, Flex and Flash | Psyked

  • FZip

FZip is an Actionscript 3 class library to load, modify and create standard ZIP archives.FZip parses ZIP archives progressively, allowing access to contained files while the archive is loading.

0

精彩评论

暂无评论...
验证码 换一张
取 消