home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 10 / MacAddict_010_1997_06.iso / media / Demos.Dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1997-03-26  |  1.5 KB  |  24 lines

  1. on exitFrame
  2.   set the visible of sprite 6 to rollOver(2)
  3.   set the visible of sprite 7 to rollOver(3)
  4.   set the visible of sprite 8 to rollOver(4)
  5.   set the visible of sprite 9 to rollOver(5)
  6.   set the visible of sprite 16 to rollOver(10)
  7.   set the visible of sprite 17 to rollOver(11)
  8.   set the visible of sprite 18 to rollOver(12)
  9.   set the visible of sprite 19 to rollOver(13)
  10.   set the visible of sprite 20 to rollOver(14)
  11.   set the visible of sprite 21 to rollOver(15)
  12.   set the cursor of sprite 2 to [the number of member "pointer", the number of member "pointer.mask"]
  13.   set the cursor of sprite 3 to [the number of member "pointer", the number of member "pointer.mask"]
  14.   set the cursor of sprite 4 to [the number of member "pointer", the number of member "pointer.mask"]
  15.   set the cursor of sprite 5 to [the number of member "pointer", the number of member "pointer.mask"]
  16.   set the cursor of sprite 12 to [the number of member "openhand", the number of member "openhand.mask"]
  17.   set the cursor of sprite 13 to [the number of member "openhand", the number of member "openhand.mask"]
  18.   set the cursor of sprite 14 to [the number of member "openhand", the number of member "openhand.mask"]
  19.   set the cursor of sprite 15 to [the number of member "openhand", the number of member "openhand.mask"]
  20.   set the cursor of sprite 16 to [the number of member "openhand", the number of member "openhand.mask"]
  21.   set the cursor of sprite 17 to [the number of member "openhand", the number of member "openhand.mask"]
  22.   go(the frame)
  23. end
  24.