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

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