Hi there,
having some difficulties here...
In my project a block with a random frame number is created every x seconds.
When a player clicks one of the blocks, I have to know which block it was, maybe by using IID's?
However, reading the manual, it says you should not rely on IID's, especially not when sprites are newly created and destroyed.
I'm wondering which is the right track then...
Array? Dictionary? IID's after all?
If the 'problem' is not clear, I can create and post a simple capx to try to make things clear.
Any help would be appreciated...
Thanks in advance!