home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactif 13 / CAI13.ISO / pc / expstill.dxr / 00043.ls < prev    next >
Encoding:
Text File  |  1997-11-04  |  527 b   |  14 lines

  1. on exitFrame
  2.   set the text of member "ImageInformation" to "The Woodland Series, by Andrea Jerrom. Telephone (UK) 01332 781 630 (home) 01332 600 0200 (work)."
  3.   repeat with x = 2 to 7
  4.     set the puppet of sprite x to 1
  5.     set the visible of sprite x to 0
  6.   end repeat
  7.   set the cursor of sprite 27 to [20, 21]
  8.   set the cursor of sprite 28 to [20, 21]
  9.   set the cursor of sprite 29 to [20, 21]
  10.   set the cursor of sprite 30 to [20, 21]
  11.   set the cursor of sprite 18 to [26, 27]
  12.   set the cursor of sprite 32 to [20, 21]
  13. end
  14.