A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
sound — Property, class treefortress.sound.SoundInstance
Current instance of Sound object
sound — Property, class treefortress.sound.SoundTween
SoundAS — package property, treefortress.sound
soundCompleted — Property, class treefortress.sound.SoundInstance
Dispatched when playback has completed
SoundInstance — class, package treefortress.sound
Controls playback of a single sound.
SoundInstance(sound:flash.media:Sound, type:String) — Constructor, class treefortress.sound.SoundInstance
SoundManager — class, package treefortress.sound
Controls playback and loading of a group of sounds.
SoundManager() — Constructor, class treefortress.sound.SoundManager
soundTransform — Property, class treefortress.sound.SoundInstance
SoundTween — class, package treefortress.sound
SoundTween(si:treefortress.sound:SoundInstance, endVolume:Number, duration:Number, isMasterFade:Boolean) — Constructor, class treefortress.sound.SoundTween
startTime — Property, class treefortress.sound.SoundTween
startVolume — Property, class treefortress.sound.SoundTween
stop() — method, class treefortress.sound.SoundInstance
Stop the currently playing sound and set it's position to 0
stopAll() — method, class treefortress.sound.SoundManager
Stop all sounds immediately.
stopChannel(channel:flash.media:SoundChannel) — method, class treefortress.sound.SoundInstance
Stop the currently playing channel.
stopOldChannels() — method, class treefortress.sound.SoundInstance
Kill all orphaned channels
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z