New Open Source ActionScript 3 Libraries Posted to Labs
I just updated new builds of the open source ActionScript 3 API libraries that we released. The new builds have been updated to work with the beta 2 release of Flex (Flex Builder 2.0 and MXMLC). Each zip includes the following:
- library swc
- API documentation
- complete source
- complete FlexUnit test suites
The libraries available include:
- corelib - General utility libraries as well as security hash (MD5, SHA1) and serialization (JSON) classes.
- FlexUnit - Flex and ActionScript 3 unit testing framework
- Flickr - Library for flickr web api.
- Mappr - Library for Mappr web api
- RSS and Atom libraries - RSS (all versions) and Atom APIs. Also includes generic parsers for RSS and Atom.
- Odeo - API for searching for podcasts on Odeo.
- YouTube - API for searching for videos on YouTube.
All of the libraries have also been released under the following open source license.
I don’t think there are many new API or API changes. We did add an SHA1 class to corelibs (created by Darron Schall), and we fixed a bug with the docs so that they now correct show events.
If you have any issues with the zips or files, or suggestions for new libraries and APIs just post in the comments. Ill post more on individual libraries in separate posts.
You can find more information, as well as grab all of the libraries from here.