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

  1. on exitFrame
  2.   set the visible of sprite 6 to rollOver(2)
  3.   set the visible of sprite 14 to rollOver(2)
  4.   set the visible of sprite 7 to rollOver(3)
  5.   set the visible of sprite 15 to rollOver(3)
  6.   set the visible of sprite 8 to rollOver(4)
  7.   set the visible of sprite 16 to rollOver(4)
  8.   set the visible of sprite 9 to rollOver(5)
  9.   set the visible of sprite 17 to rollOver(5)
  10.   set the visible of sprite 21 to rollOver(20)
  11.   set the visible of sprite 36 to rollOver(23)
  12.   set the visible of sprite 37 to rollOver(38)
  13.   set the visible of sprite 45 to rollOver(42)
  14.   set the visible of sprite 46 to rollOver(43)
  15.   set the visible of sprite 47 to rollOver(44)
  16.   set the visible of sprite 48 to rollOver(22)
  17.   set the visible of sprite 48 to rollOver(22)
  18.   if soundBusy(2) = 0 then
  19.     soundswitch()
  20.   end if
  21.   go("begin")
  22. end
  23.