ASDK is intended for Flash developers that are interested in a more robust API for handling collections, XML, as well as various algorithms for manipulating collections. The classes included within ASDK can greatly ease tracking data or dealing with XML within an application. This powerful set of APIs bring to the Flash runtime several of the features found within the standard Java and .Net libraries.
If you have often missed the presence of a HashMap (Hashtable) within Actionscript, or found the basic XML API to be clunky and non-intuitive, ASDK will alleviate these shortcomings and more. If you are new to ActionScript and Flash development, ASDK will make your life easier from the very beginning, particularly in the areas of data collection and accessing data within XML documents.
Happy Coding!