-
Notifications
You must be signed in to change notification settings - Fork 451
Home
mikechambers edited this page Sep 14, 2010
·
4 revisions
Wiki for ActionScript 3 corelib Project
The corelib project is an ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript 3. These include classes for MD5 and SHA 1 hashing, JSON serialization as well as general String, Number and Date APIs.
Functionality includes:
- MD5 Hash
- SHA1 Hash
- JSON Library (serialization and de-serialization)
- JPEG and PNG Encoding
- HTTP Utility and Helper Classes
- Array, String, Date, Number and XML Utility APIs
- More…
- Christian Cantrell
- Mike Chambers
- Daniel Dura
- Darron Schall
- Tinic Uro
This project was contributed to the open source community by Adobe and was originally hosted on Google Code and Adobe Labs .