Skip to content

An Actionscript 3.0 package to read .xlsx Open XML Excel or Open Office spreadsheets

License

Notifications You must be signed in to change notification settings

anthodb/as3-xlsx-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AS3 (Actionscript 3) XLSX READER A reader for excel files in Flash, Flex and Air Copyright (c) 2011 Ben Morrow

USAGE:

  1. Set up your as3 project.

  2. Add the src folder as a source path.

  3. Download/git clone fzip from https://github.com/claus/fzip

  4. Add the fzip.swc from the bin folder of fzip as a project library path. Please see the fzip repository for license deatils.

  5. Look at src/LoadXLSXExample.as for an example that can be used from flash, flex or with adobe air.

LICENSE:

Released under MIT LICENSE [http://www.opensource.org/licenses/mit-license.php] (for details see source or LICENSE file)

About

An Actionscript 3.0 package to read .xlsx Open XML Excel or Open Office spreadsheets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published