home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / waku.dir / 00052_Script_52 < prev    next >
Text File  |  1995-11-10  |  245b  |  13 lines

  1. on mouseDown
  2.   if pushbutton() then
  3.     TOWN
  4.     tell window "Town"
  5.       set the timeoutScript to "nothing"
  6.       Sound stop 2    
  7.     end tell
  8.     puppetSprite 7,FALSE
  9.     puppetsprite 8,FALSE
  10.     puppetSprite 9,FALSE
  11.   end if
  12. end
  13.