Open Source ActionScript 3 Libraries Updated
In addition to new beta builds of Flash Player 9, Flex Builder 2, and Flex 2, we have also posted updated versions of the open source ActionScript 3 libraries to labs.
These libraries include a number of changes:
- Updated to work with beta 3
- Some API renaming (mostly in corelibs : com.adobe.utils)
- Removed some redundant APIs (mostly in com.adobe.utils)
- Fixed bug where events where not being documented in docs
In regards to removing some APIs. We removed a couple of APIs that had equivalent APIs in the Player of Flex Framework. So, if you can’t find an API you were using, just check the Player and Framework docs.
The libraries include:
- Complete Source
- Complete API docs
- Compiled SWCs
and are released under an open source license.
We have the following libraries available:
- corelib
- FlexUnit
- Flickr
- Mappr
- RSS and Atom libraries
- Odeo
- YouTube
which you can download from the labs wiki, as well as browse the source in the labs subversion source repository. (You can find info on how to check out the source from here.)
You can find more information, as well as view the complete docs, and download all of the libraries from here.