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

  1. on exitFrame
  2.   global prevList
  3.   put the frame & "," & the movieName & RETURN before prevList
  4.   photoLinkCheck()
  5.   setPuppets(15, 18, 1)
  6.   setPuppets(20, 21, 1)
  7.   setPuppets(23, 25, 1)
  8.   setPuppets(27, 35, 1)
  9.   setPuppets(40, 46, 1)
  10. end
  11.