home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / devglry / studiosw / source / shokcats.dir / 00077.ls < prev    next >
Encoding:
Text File  |  1996-05-10  |  88 b   |  6 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go(label("WinningAnnimation") + 7)
  4.   end if
  5. end
  6.