home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / shop / inbag.dir / 00143.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  86 b   |  8 lines

  1. on enterFrame
  2.   if rollOver(13) then
  3.     yubicuru()
  4.   else
  5.     cursor(0)
  6.   end if
  7. end
  8.