home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / Planeta.iso / data / g_gen.dir / 00036_custom3.ls < prev    next >
Encoding:
Text File  |  2000-10-17  |  226 b   |  11 lines

  1. on exitFrame
  2.   global gInfoContext
  3.   set gInfoContext to "g_08"
  4.   set x to stageRight() - 96
  5.   set y to stageTop()
  6.   apriMiawTipo2("m_navig", x, y, 0)
  7.   cursor(200)
  8.   cursor(-1)
  9.   set the MovieMouseClick of sprite(1) to 1
  10. end
  11.