home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 6 / MacAddict_006_1997_02.iso / media / toolbox.Dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1996-11-22  |  495 b   |  14 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.   go(the frame)
  13. end
  14.