Skip to main content
August 2, 2012
Question

ccz file in AIR

  • August 2, 2012
  • 1 reply
  • 563 views

how can I open Cocos2d Compressed Data  file (.ccz)  in air

This topic has been closed for replies.

1 reply

chris.campbell
Legend
August 4, 2012

I'm not familiar with the file format.  If there's a command line utility available, you could use native process to call out to it and have the file uncompressed using the utility within your AIR application.