home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / namio / qz_mise.dir / 00033_Y-NÉNÉäÉbÉNë“Çø.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  144 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(8) or rollOver(9) then
  3.     cursor([member "Yubi", member "YubiM"])
  4.   else
  5.     cursor(0)
  6.   end if
  7.   go(the frame)
  8. end
  9.