home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / multi / times / data / shared.dir / 00986.ls < prev    next >
Encoding:
Text File  |  1996-08-11  |  243 b   |  15 lines

  1. on exitFrame
  2.   setPuppets(1, 1, 1)
  3.   setPuppets(7, 13, 1)
  4.   setPuppets(25, 25, 1)
  5.   setPuppets(30, 35, 1)
  6.   setPuppets(40, 40, 1)
  7.   setPuppets(42, 44, 1)
  8.   go(the frame)
  9.   if rollOver(47) then
  10.     toolsUp()
  11.   else
  12.     toolsDown()
  13.   end if
  14. end
  15.