home *** CD-ROM | disk | FTP | other *** search
/ Our World is a Playground 3 / 0_firefly3.iso / pc / files / attic.dxr / 00596.ls < prev    next >
Encoding:
Text File  |  1996-08-19  |  148 b   |  7 lines

  1. on exitFrame
  2.   if the mouseDownScript = EMPTY then
  3.     set the mouseDownScript to "findHotSpot"
  4.   end if
  5.   puppetSound(1, "Question Mark Help")
  6. end
  7.