on mouseUp
move me to 300, 400 in 10 sec
end mouseUpon moveStopped
beep
set the loc of me to 10, 10
end moveStoppedmoveStopped is never sent to the object. I've tried this with a group and with a circle graphic. No beep. I even put a breakpoint in the on moveStopped, it never breaks.
Is there something I'm doing wrong? I have tried specifying the object by name in the move, instead of saying "me" but that didn't work either.
Peter T. Evensen http://www.PetersRoadToHealth.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
