You could do it like this: - onMouseDown -> start a timer that repeats a certain action - onMouseUp -> stop timer
----- Original Message ----- From: "Lehr, Theodore M (N-SGIS)" <[EMAIL PROTECTED]>
To: "Flash Coders List" <[email protected]> Sent: Monday, March 10, 2008 2:59 PM Subject: [Flashcoders] Repeated action on mouse down
How would I repeat an action with a button click held down? Seems like onMouseDown should repeat the action, but seems to only do it once.... Ted _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

