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

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