I am trying to call a function in as2 whenever the mouse moves over a movieclip while the mouse button is down.
onRollOver does not appear to be called if the mouse button is held down.
onDragOver only seems to work if the movie clip that you roll over is the one that you clicked in the first place.
Does anyone know of any alternatives or workarounds?
Thanks in advance