User Tag List

Results 1 to 5 of 5

Thread: Zip Object problem

  1. #1
    No Products Registered

    Join Date
    Apr 2009
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Zip Object problem

    Hi, I am new here and I have got a question about one of your extensions. I used the zip object to make my own zip object, but after I zipped a few important files, I found out that they get password saved, even if I did not make one. So could someone please help me and tell me what the default password is?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Zip Object problem

    The default password is "No error." WITHOUT the quotes, and WITH the period.

    The Zip Object has a few bugs, so I would recommend using the Directory Packer and the Binary Array for compressing your files.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  3. #3
    No Products Registered

    Join Date
    Apr 2009
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Zip Object problem

    Thanks, worked fine. So I will try the other extensions now

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Zip Object problem

    Directory Packer uses its own format, and Binary Array is not optimized to store multiple files, so if you need to create ZIPs that everybody can open, you can't use these.

  5. #5
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Zip Object problem

    Quote Originally Posted by Looki
    Directory Packer uses its own format, and Binary Array is not optimized to store multiple files, so if you need to create ZIPs that everybody can open, you can't use these.
    I was under the impression that he was zipping his own files, so he could unzip them in the same manner. But you are right. If he wants the ability to have the files opened by another zip program, he can't use my method.

    Sorry about the confusion, Flo.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


Similar Threads

  1. Object order problem with multiple instances of the same object
    By tom79 in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 1st November 2011, 06:38 PM
  2. Problem with object IDs
    By Wra1thus in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 7th January 2011, 12:53 AM
  3. Problem with the Get Object
    By SpineRaptor in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 12th July 2010, 11:27 PM
  4. Object changes once hit problem
    By HyperspazzMan in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 6th July 2010, 04:42 AM
  5. Problem with INI object??
    By AtomX in forum File Archive
    Replies: 1
    Last Post: 21st January 2007, 09:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •