home *** CD-ROM | disk | FTP | other *** search
/ MAN Special / MAN.iso / MAN / CREDITOS.DIR / 00009.ls < prev    next >
Encoding:
Text File  |  1997-05-09  |  114 b   |  7 lines

  1. on exitFrame
  2.   if not soundBusy(2) then
  3.     sound playFile 2, "\sonido\creditos.aif"
  4.   end if
  5.   go(the frame)
  6. end
  7.