If you'd like to store pointers you could use my GSHashmap. You find it under contributions. With this hashmap you can store any pointer under a certain key and get it back. The key is a string that you could build by adding a number to a prefix in a loop as you would do it in flash.

Regards,
Pegamode