HomeAbout

HashMap

From the site:

he inclusion of the Dictionary class in ActionScript 3 creates numerous possibilities when sub classing. The Dictionary class allows for creating key / value mappings or tables which are more commonly known as Hashes or Hash Maps. The only problem is that the Dictionary class does not provide an API for working with the map.

http://www.ericfeminella.com/blog/2006/12/05/as3-hashmap-for-flex/

3 Comments »

  1. [...] found a HashMap implementation here that was very useful as a starting point. It does not, however, allow for mapping of objects based [...]

    Pingback by Sharendipitous Moments » Blog Archive » Moving to Flash, Part 3: Beginning the Actual Port — November 7, 2008 @ 10:45 am

  2. very cool…thanks for writing this…you saved me from reinventing this wheel. not sure why the Actionscript 3 API for the dictionary class only provides the most rudimentary hashmap features.

    Comment by e9 — November 29, 2008 @ 5:29 am

  3. Please suggest me a way to map actionscript hash to java collection hash map.

    Comment by Atanu Roy — September 15, 2009 @ 8:39 am

RSS feed for comments on this post. | TrackBack URI
You can also bookmark this on del.icio.us or check the cosmos

Leave a comment





XHTML ( You can use these tags): <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .