I would look into the Flash Timer and TimerEvent

import flash.utils.Timer;
import flash.events.TimerEvent;

Those with the right code logic in conjunction with a mouseclick 
event should do the trick.



--- In [email protected], "helix206" <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> 
> I would like to know is there a simple way to do the folowing : 
Press a 
> buttom, and while its pressed button should call a function 24 
times a 
> second, or at the speed of a movie?
> 
> thx.
>


Reply via email to