home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 25 / CDMM_25.iso / takeru / menu.dxr / 00167.ls < prev    next >
Encoding:
Text File  |  1996-09-04  |  115 b   |  8 lines

  1. on exitFrame
  2.   if the mouseCast <> the castNum of sprite 20 then
  3.     go("3")
  4.   else
  5.     go(the frame)
  6.   end if
  7. end
  8.