home *** CD-ROM | disk | FTP | other *** search
/ Asymetrix Demo / Asymetrix.iso / vbooks / dem_data / howtouse.dir / 00403.ls < prev    next >
Encoding:
Text File  |  1994-11-30  |  126 b   |  6 lines

  1. on exitFrame
  2.   global gLanguageLetter
  3.   set theSoundName to "N_37" & gLanguageLetter & ".aif"
  4.   puppetSound(theSoundName)
  5. end
  6.