C# Class Recurity.Swf.AVM1.ActionNextFrame

Blitzableiter ActionNextFrame represents the Adobe AVM1 ActionNextFrame
Inheritance: AbstractAction
Exibir arquivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionNextFrame ( ) : System

Instructs Flash Player to go to the next frame in the current file

Method Details

ActionNextFrame() public method

Instructs Flash Player to go to the next frame in the current file
public ActionNextFrame ( ) : System
return System