home *** CD-ROM | disk | FTP | other *** search
/ Yeti Girls - Squeeze / YETIGIRLS.BIN / yetiquiz.exe / yetiquiz.DXR / 00197.ls < prev    next >
Encoding:
Text File  |  1995-01-29  |  155 b   |  11 lines

  1. on exitFrame
  2.   global Laus, Var
  3.   if Laus = 0 then
  4.     set Var to Var + 1
  5.     set Laus to 1
  6.   end if
  7.   if soundBusy(1) then
  8.     go(the frame)
  9.   end if
  10. end
  11.