C# Class Recurity.Swf.AVM1.ActionPreviousFrame

Blitzableiter ActionPreviousFrame represents the Adobe AVM1 ActionPreviousFrame
Inheritance: AbstractAction
Show file Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionPreviousFrame ( ) : System

Instructs Flash Player to go to the previous frame of the current file

Method Details

ActionPreviousFrame() public method

Instructs Flash Player to go to the previous frame of the current file
public ActionPreviousFrame ( ) : System
return System