home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / finetown.dir / 00060_Script_60 < prev    next >
Text File  |  1995-11-10  |  589b  |  20 lines

  1. --on exitFrame
  2. --  global Muki,ch
  3. --  puppetSprite 48,TRUE
  4. --  set the castNum of sprite 48 = 72
  5. --  set the type of sprite 48 = 1
  6. --  set the ink of sprite 48 = 36
  7. --  set the locH of sprite 48 = the locH of sprite 25 + 25
  8. --  set the locV of sprite 48 = the locV of sprite 25 - 25
  9. --  updateStage
  10. --  --  StartTimer
  11. --  --  repeat while the Timer < 60
  12. --  --    if the mouseDown = TRUE then
  13. --  --      put clickOn() into ch
  14. --  --      play frame"Gameya0"
  15. --  --    end if
  16. --  --  end repeat
  17. --  --  go to frame Muki
  18. --  puppetSprit 48,FALSE
  19. --  go to the frame
  20. --end