AS3 Indexed Object
Ever needed to create an object hash, yet wanted to retain some array functionality such as .length, and getItemAt()?
Here’s “IndexedObject”:
The Lab
Ever needed to create an object hash, yet wanted to retain some array functionality such as .length, and getItemAt()?
Here’s “IndexedObject”: