home *** CD-ROM | disk | FTP | other *** search
/ Computerworld: Vánoce 97 / Computerworld_1997-12_cd.bin / sni / dir / s11a.dir / 00018.ls < prev    next >
Encoding:
Text File  |  1997-10-01  |  140 b   |  9 lines

  1. on exitFrame
  2.   global gCesta2
  3.   if soundBusy(2) then
  4.     go(the frame - 3)
  5.   else
  6.     sound playFile 2, gCesta2 & "snih03.aif"
  7.   end if
  8. end
  9.