extract and display contents of zip file in Adobe AIR. Urgent Please
Posted
by Fresher4Flex
on Stack Overflow
See other posts from Stack Overflow
or by Fresher4Flex
Published on 2010-03-21T17:38:11Z
Indexed on
2010/03/21
17:41 UTC
Read the original article
Hit count: 191
I have a requiremnt where my Air application loads ZIP files instead of swf. The zip contains all swf ,images and other files. My requirement is when user browses for file in a browse dialog, user selects a zip file and the contents of this zip file should be displayed to the user.
i found examples to extract zip files, but i want to know how to read te contents and display them? i am not good at programming so can someone reply me Urgently here is the exaple to extract files http://pradeek.blogspot.com/2009/05/extracting-zip-files-in-adobe-air-with.html
© Stack Overflow or respective owner