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

  1. on exitFrame
  2.   global gLanguageLetter, gSoundCast
  3.   set gSoundCast to "Al_016" & gLanguageLetter & ".AIF"
  4.   pStartMySound(gSoundCast)
  5. end
  6.