home *** CD-ROM | disk | FTP | other *** search
/ The Princeton Review - Science Smart / SCIENCE.iso / mac / files / CAD.DiR / 04144.ls < prev    next >
Encoding:
Text File  |  1995-12-08  |  258 b   |  11 lines

  1. on offbut
  2.   if the puppet of sprite 21 = 1 then
  3.     set the visible of sprite 21 to 1
  4.     set the puppet of sprite 21 to 0
  5.   end if
  6.   if the puppet of sprite 22 = 1 then
  7.     set the visible of sprite 22 to 1
  8.     set the puppet of sprite 22 to 0
  9.   end if
  10. end
  11.