Hi,
I’d like to have an object highlight when another object if being dragged over it. I cannot seem to figure this out. If you define an onRollOver it does not fire if another object is being dragged. The only thing I can think of is making an onMouseMove listener but that is such a pain.
thanks