View Single Post
  #13 (permalink)  
Old 03-23-2009, 12:11 PM
SWFKit SWFKit is offline
Senior Member
 
Join Date: Dec 2002
Posts: 2,022
Default

Quote:
Originally Posted by snakemedia View Post
Hello SwfKit Coders,

My 1. Question: LifwZip supports Flex 3.2 and SwfKit 3.4?

My 2. Question: Can swfkit-zip-application to compress to small one file?
Example: unzipped file: like this Setup has 400 MB to zipped file ca. 40 KB or more than KB?

My 3. Question: Can swfkit-zip-application create to sfx-executable file like WinRar, WinZip with Self-Installer?
Some did we use with trick by VBasic-script? ( without visual studio basic only create file by Notepad. Or Neko Script ). How do i know while vbscript or neko-script can create automacal with compressed file to exe files?

Thank you for replying...

Regards, SnakeMedia
1. If you mean LiteZip, then yes.
2. No, that's almost impossible:-)
3. Yes, that's what swfkit is doing: it compresses the resource files when building, and decompresses them when launching.
Reply With Quote