Add a stop() actionWhen a Flash application loads in Flash Player, it automatically plays in a continuous loop. You use ActionScript to control playhead movement in a timeline. You will add a stop() action in the first frame of your application so the user can make an entry in the input text field.
|

