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

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