Searched refs:SMSound (Results 1 – 1 of 1) sorted by relevance
83 self.sounds[thisOptions.id] = new SMSound(self,thisOptions);135 if (oSound instanceof SMSound) oSound.stop(); // apply only to sound objects401 function SMSound(oSM,oOptions) { class