C# Class Recurity.Swf.AVM1.ActionStopSounds

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

Public Methods

Method Description
ActionStopSounds ( ) : System

Instructs Flash Player to stop playing all sounds

Method Details

ActionStopSounds() public method

Instructs Flash Player to stop playing all sounds
public ActionStopSounds ( ) : System
return System