| Package | org.si.sound.events |
| Class | public class FlashSoundPlayerEvent |
| Inheritance | FlashSoundPlayerEvent flash.events.Event |
See also
| Property | Defined By | ||
|---|---|---|---|
| keyRangeFrom : int [read-only] keyRangeFrom | FlashSoundPlayerEvent | ||
| keyRangeTo : int [read-only] keyRangeTo | FlashSoundPlayerEvent | ||
| sound : Sound [read-only] Target sound | FlashSoundPlayerEvent | ||
| Constant | Defined By | ||
|---|---|---|---|
| COMPLETE : String = fspComplete [static] Complete all loading sounds | FlashSoundPlayerEvent | ||
| keyRangeFrom | property |
keyRangeFrom:int [read-only] keyRangeFrom
public function get keyRangeFrom():int| keyRangeTo | property |
keyRangeTo:int [read-only] keyRangeTo
public function get keyRangeTo():int| sound | property |
sound:Sound [read-only] Target sound
public function get sound():Sound| COMPLETE | Constant |
public static const COMPLETE:String = fspCompleteComplete all loading sounds