home *** CD-ROM | disk | FTP | other *** search
/ Guia CD-ROM 25 / GUIACD25.iso / bht / main.dir / 00281.ls < prev    next >
Encoding:
Text File  |  1996-02-08  |  89 b   |  6 lines

  1. on exitFrame
  2.   global currentVoice
  3.   set currentVoice to "einbio1.aif"
  4.   PlayVoice()
  5. end
  6.