home *** CD-ROM | disk | FTP | other *** search
/ Better Homes & Gardens: …oking for Today - Chicken / Image.iso / pc / planner.dxr / 00064_PDNARRW.PIC.ls < prev    next >
Encoding:
Text File  |  1995-11-20  |  146 b   |  11 lines

  1. on mouseDown
  2.   puppetSprite(29, 1)
  3.   set the castNum of sprite 29 to 79
  4.   updateStage()
  5.   dayButton(-1)
  6. end
  7.  
  8. on mouseUp
  9.   puppetSprite(29, 0)
  10. end
  11.