I have a level select screen.
On the level select screen i have 20 levels, Each are just instances of the same object.
I also have 20 text boxes, again just a instance of each other.
Both the level Image and the textbox have a instance variable called Level. All are numbered 1 - 20.
If the mouse is over the textbox and the instance is level1 then i want the corresponding level image to go to frame 2. But i can't wrap my mind around this <img src="smileys/smiley5.gif" border="0" align="middle" />
ps, I can't share my capx.