Hi, Is there an object in ActionScript which will behave something like a java.util.HashMap ? I am trying to store some data into an array using
I am storing multiple keys object pairs this way, but now I am wondering how to get the object from the array using the key like with a hashmap? Can I do something like