User Guide

712 Chapter 7: ActionScript for Flash
stop()
Availability
Flash 2.
Usage
stop()
Parameters
None.
Returns
Nothing.
Description
Function; stops the SWF file that is currently playing. The most common use of this action is to
control movie clips with buttons.
See also
MovieClip.gotoAndStop()
CHAPTER 7
ActionScript for Flash