home *** CD-ROM | disk | FTP | other *** search
/ NetComm Communications 5 / NetComm.iso / winfax / faxintro / v_main.dir / 00142.ls < prev    next >
Encoding:
Text File  |  1997-12-15  |  838 b   |  28 lines

  1. on exitFrame
  2.   set handcursor to [78, 79]
  3.   set the cursor of sprite 15 to handcursor
  4.   set the cursor of sprite 16 to handcursor
  5.   set the cursor of sprite 17 to handcursor
  6.   set the cursor of sprite 18 to handcursor
  7.   set the cursor of sprite 40 to handcursor
  8.   set the cursor of sprite 41 to handcursor
  9.   set the cursor of sprite 42 to handcursor
  10.   set the cursor of sprite 43 to handcursor
  11.   set the cursor of sprite 44 to handcursor
  12.   set the cursor of sprite 45 to handcursor
  13.   set the cursor of sprite 46 to handcursor
  14.   set the cursor of sprite 47 to handcursor
  15.   puppetSprite(19, 0)
  16.   puppetSprite(20, 0)
  17.   puppetSprite(21, 0)
  18.   puppetSprite(22, 0)
  19.   puppetSprite(30, 0)
  20.   puppetSprite(31, 0)
  21.   puppetSprite(32, 0)
  22.   puppetSprite(33, 0)
  23.   puppetSprite(34, 0)
  24.   puppetSprite(35, 0)
  25.   puppetSprite(36, 0)
  26.   puppetSprite(37, 0)
  27. end
  28.