home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 6 / MacAddict_006_1997_02.iso / media / team.Dxr / 00044.ls < prev    next >
Encoding:
Text File  |  1996-11-25  |  433 b   |  12 lines

  1. on exitFrame
  2.   set the visible of sprite 25 to rollOver(2)
  3.   set the visible of sprite 26 to rollOver(3)
  4.   set the visible of sprite 27 to rollOver(5)
  5.   set the visible of sprite 28 to rollOver(6)
  6.   set the visible of sprite 29 to rollOver(7)
  7.   set the visible of sprite 30 to rollOver(8)
  8.   set the visible of sprite 31 to rollOver(9)
  9.   set the visible of sprite 32 to rollOver(10)
  10.   set the visible of sprite 33 to rollOver(11)
  11. end
  12.