Hi all,
Having never used dragOver before, I assumed it would trigger the event onRollOver if the mouse is down. But you have to drag off then on for it to work.
I’m trying to work out a way to trigger an event if the mouse rolls over something while the mouse button is pressed - it’s to emulate a dragOver selection effect like in the Flash timeline.
Any ideas? I haven’t worked out Mouse.onMouseDown so if anyone knows, your help would be appreciated.
Thanks,
C