home *** CD-ROM | disk | FTP | other *** search
/ The Princeton Review - Algebra Smart / ALGEBRA.iso / pc / lessons / genstw.dir / 00125_Script_125 < prev    next >
Text File  |  1996-10-02  |  229b  |  11 lines

  1. on mouseDown
  2.   global vG3
  3.   set vG3 = 1
  4.   puppetsprite 15, 1
  5.   puppetsprite 16, 0
  6.   puppetsprite 17, 0
  7.   puppetsprite 18, 0
  8.   puppetsprite 19, 0
  9.   set the castnum of sprite 15 to the number of cast 477
  10.   updatestage
  11. end