home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Interactive: Demo Special / CDROM_0995.iso / mac / Wings / WINGS.EXE / WINGS_1.DXR / 00010.ls < prev    next >
Encoding:
Text File  |  1995-04-21  |  107 b   |  8 lines

  1. on exitFrame
  2.   if the mouseUp then
  3.     if soundBusy(1) then
  4.       go(label(0) + 1)
  5.     end if
  6.   end if
  7. end
  8.