C# Class Recurity.Swf.AVM1.ActionStop

Blitzableiter ActionStop represents the Adobe AVM1 ActionStop
Inheritance: AbstractAction
Datei anzeigen Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionStop ( ) : System

Instructs Flash Player to stop playing the file at the current frame

Method Details

ActionStop() public method

Instructs Flash Player to stop playing the file at the current frame
public ActionStop ( ) : System
return System