Question
Putting a rollover handler on a MC using duplicate
Hello!
I'm trying to duplicate a dot shaped mc and place it using x and y values from an array. So, I do a for loop going through the array and it places the dots. But, I'd like to rollover each movieclip and be able to refer to other pieces of information in the same array element. How can I rollover the mc and have it 'remember' its iteration number? How can I store it somewhere?Am I thinking aobut this the wrong way?
Any help would be much appreciated!
I'm trying to duplicate a dot shaped mc and place it using x and y values from an array. So, I do a for loop going through the array and it places the dots. But, I'd like to rollover each movieclip and be able to refer to other pieces of information in the same array element. How can I rollover the mc and have it 'remember' its iteration number? How can I store it somewhere?Am I thinking aobut this the wrong way?
Any help would be much appreciated!