home *** CD-ROM | disk | FTP | other *** search
/ Fuji Wa La Te I Ka - Hyakunin Isshu Karuta / KARUTA.bin / wins / library.dir / 00130_Script_130 < prev    next >
Text File  |  1995-11-13  |  491b  |  18 lines

  1. on mousedown
  2.  global sentakusi, syurui,kasira,SaKaShi
  3.   puppetSound "PUSH_SE"
  4.   put Clickon() into vSP
  5.   put item 1 of the name of cast the castNum of sprite vSP into cName
  6.   puppetSprite 9, true
  7.   set the castNum of sprite 9 = the number of cast (cName & ",DW")
  8.   set the locH of sprite 9 = the locH of sprite vSP
  9.   set the locV of sprite 9 = the locV of sprite vSP 
  10.   updatestage
  11.   put 2 into sentakusi
  12.   put "Γ├Ωl" into syurui
  13.   MARKBUTTON
  14.   Kensaku
  15.   puppetSound 0
  16. end
  17.  
  18.