Hello, I am searching forums & FAQ & tutorials desperately for many days to solve my little beginner problem. It is my very first question in this forum & I hope I am not expressing myself too complicated:
I�m creating sprites (circles) in an array (FOR EACH XY), assigning colors to them, then creating another sprite (the green corners) and calling a function to check, if the circle next to it is either blue or purple and making it the same color. The last part does not work obviously, the corners stay green and don�t turn blue or purple. The only corner picked & changing color is the on at the very bottom with the very first UID <img src="smileys/smiley18.gif" border="0" align="middle" />
I added a textbox to prove if the 2 function parameters are passed correctly, which seems to be working. Apparently I havent understood when parameters get lost in new subevents or not passed to functions that are outside the loop or something else...
I�m planning to add more conditions to check the surrounding circles for color and place the corner�s animation frame accordingly after I figured out the basic problem here. Can you help me please?
corners staying green:
<img src="http://casaubon.lima-city.de/testrun.jpg" border="0" />
<img src="http://casaubon.lima-city.de/eventsheet.jpg" border="0" />