home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 21 / CTROM21A.mdf / mmm / trucs.dxr / 00061_Smenu1.ls < prev    next >
Encoding:
Text File  |  1999-09-27  |  206 b   |  9 lines

  1. on mouseLeave
  2.   if rollOver(46) = 0 then
  3.     set the visible of sprite 43 to 0
  4.     set the visible of sprite 44 to 0
  5.     set the visible of sprite 45 to 0
  6.     set the visible of sprite 46 to 0
  7.   end if
  8. end
  9.