Answered
dragable object between cursor and button/mc
I am creating an activity that involves a drag and drop
activity. I have defined dragItems and dragTargets. The dragTargets
have rollover events that are triggered when the cursor is over
them.
However, this obviously is never triggered when I am dragging a dragItem on top of them. Is there a workaround to this that generates the same visual confirmation that the cursor is currently over a dragTarget when I am dragging a dragItem?
thanx in advance
However, this obviously is never triggered when I am dragging a dragItem on top of them. Is there a workaround to this that generates the same visual confirmation that the cursor is currently over a dragTarget when I am dragging a dragItem?
thanx in advance
