home *** CD-ROM | disk | FTP | other *** search
/ Blaze / Blaze.iso / mac / QUEENMC.Dxr / 00172.ls < prev    next >
Encoding:
Text File  |  1997-05-12  |  114 b   |  8 lines

  1. on exitFrame
  2.   global ThrowType
  3.   if ThrowType = 2 then
  4.     puppetSound(0)
  5.     puppetSound("sound2")
  6.   end if
  7. end
  8.