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

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