|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
FAR (FlashArchive)A command line tool for creating ZLIB compressed archives that can be streamed in progressively from the Flash player at run-time, using the provided ActionScript 3 API. FAR is useful when doing Flash projects that involve numerous volatile sources, like for example XML or text files. For example, Papervision3D projects tend contain multiple ASE or Collada mesh models that require a) a lot of loading management code and b) waste quite a bit of bandwith when being send to the client uncompressed. FAR brings some relieve here by bringing back file sizes with ZLIB compression and taking care of loading resources from the archive in the correct order, notifying the application of its progress. More infoSHP (ESRI Shapefile reader)An ActionScript 3 library for parsing ESRI Shapefiles from Flash. More info
DBF (XBase file reader)An ActionScript 3 library for parsing XBase (dBase IV, etc.) files from Flash. More infoSamples
|