Value
| Name | Description | Value |
|---|---|---|
| PlayOperations.PAUSE | Pauses playback. | 1885435251 = 'paus' |
| PlayOperations.PLAY | Starts playback. | 1886151033 = 'play' |
| PlayOperations.RESUME | Resumes playback. | 1919251317 = 'resu' |
| PlayOperations.STOP | Stops playback. | 1937010544 = 'stop' |
| PlayOperations.STOP_ALL | Stops all playback (SWF only). | 1937010785 = 'stpa' |
Usage
As property
SoundBehavior.operation
| Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |