how would this be done correctly:
i have some rectangles (about 200) on screen.
now i would like to track for mouseOver on each…but I would like to do this without an empty button, just by adding a listener to the rectangle.
how can this be done?
thanks for help:-)