home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / namio / qz_mise.dir / 00032_ë“ã@.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  103 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(18) then
  3.     go(the frame)
  4.   else
  5.     cursor(0)
  6.     go("MAIN")
  7.   end if
  8. end
  9.