A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Zip files in Koolmove Movie

  1. #1
    Member
    Join Date
    Jun 2004
    Location
    Franklin, MA
    Posts
    51

    Zip files in Koolmove Movie

    I have been using Koolmoves for three years now and I am still amazed at what it can do. I have recommended it to many new users who have purchased it an are as amazed as I am. Every once in a while I hit a snag and I come here to get help.
    I have a web site that caters to Solid Modeling that use DXF files and Jpegs for textures. It has reached the point where these files are taking up too much space on my site and I need to compress these files into something more manageable. I have a few questions as to the procedure and the scripting to make these zipped files available to my visitors.
    #1: Is WINSIP the only zipping software that will work with Koolmoves or is something free available to zip these files?
    #2: Can folders containing a DXF, Jpeg and text files be downloaded by my visitors, if so, could someone provide the scripting?

    I have tried zipping these DXF files with a free piece of software that has the file extension ( .cczip ) this does not work in Koolmoves. I have been using the
    on(release){getURL("AGA-Cooker.dxf",);}
    That I received in this forum and it has worked well for most types of files but not .cczip
    Does anyone have any solutions?

    Necro, this is right up your scripting alley.

    Thanks
    DickN1943
    dickn

  2. #2
    Senior Member
    Join Date
    Nov 2006
    Posts
    196
    I dont know what your trying to do.
    Ask Necro on his web site he doesnt visit this forum much any more.
    Last edited by this.Alex; 12-17-2006 at 09:50 PM.

  3. #3
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    You can handle the zipping in PHP on the server. I suggest you look around on http://www.phpclasses.org for help with classes that handle zipping files. You can handle the uploading and downloading and communication with PHP in Koolmoves.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center