Re: [flexcoders] SWC compression format?

2008-12-17 Thread aaron smith
thanks guys, I think this should work.

On Wed, Dec 17, 2008 at 7:49 AM, Johannes Nel  wrote:
> i think its gnu zip
>
> On Wed, Dec 17, 2008 at 5:13 PM, John McCormack 
> wrote:
>>
>> If you rename the *.swc file to a *.zip file you can open it with
>> Windows Vista (and XP?) or with 7-zip (etc.) without renaming it, so it
>> must be a derivation of the pkzip format. There are some zip functions
>> in the nochump branch of papervision3D so that might help.
>>
>> John
>>
>> aaron smith wrote:
>> > Does anyone have any idea what format a swc is compressed with? I'm
>> > trying to figure out how to take the ouput of a swc (with the
>> > -directory switch from compc), run the "optimize" command line tool on
>> > the "library.swf", and then zip it back up as a swc. any ideas?
>> >
>> > thanks
>> >
>> > 
>> >
>> > --
>> > Flexcoders Mailing List
>> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
>> > Alternative FAQ location:
>> > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
>> > Search Archives:
>> > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
>> >
>> >
>> >
>> >
>> >
>> >
>>
>
>
>
> --
> j:pn
> \\no comment
>
> 


Re: [flexcoders] SWC compression format?

2008-12-17 Thread Johannes Nel
i think its gnu zip

On Wed, Dec 17, 2008 at 5:13 PM, John McCormack wrote:

>   If you rename the *.swc file to a *.zip file you can open it with
> Windows Vista (and XP?) or with 7-zip (etc.) without renaming it, so it
> must be a derivation of the pkzip format. There are some zip functions
> in the nochump branch of papervision3D so that might help.
>
> John
>
>
> aaron smith wrote:
> > Does anyone have any idea what format a swc is compressed with? I'm
> > trying to figure out how to take the ouput of a swc (with the
> > -directory switch from compc), run the "optimize" command line tool on
> > the "library.swf", and then zip it back up as a swc. any ideas?
> >
> > thanks
> >
> > 
> >
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Alternative FAQ location:
> https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> > Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
> Links
> >
> >
> >
> >
> >
> >
>
>  
>



-- 
j:pn
\\no comment


Re: [flexcoders] SWC compression format?

2008-12-17 Thread John McCormack
If you rename the *.swc file to a *.zip file you can open it with 
Windows Vista (and XP?) or with 7-zip (etc.) without renaming it, so it 
must be a derivation of the pkzip format. There are some zip functions 
in the nochump branch of papervision3D so that might help.

John

aaron smith wrote:
> Does anyone have any idea what format a swc is compressed with? I'm
> trying to figure out how to take the ouput of a swc (with the
> -directory switch from compc), run the "optimize" command line tool on
> the "library.swf", and then zip it back up as a swc. any ideas?
>
> thanks
>
> 
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Alternative FAQ location: 
> https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
>
>
>
>
>
>