home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyklopedia Omnia
/
Planeta.iso
/
data
/
g_gen.dir
/
00034_custom1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2000-10-17
|
223 b
|
11 lines
on exitFrame
global gCountDown
set x to stageRight() - 96
set y to stageTop()
apriMiawTipo2("m_navig", x, y, 0)
cursor(200)
cursor(-1)
set the MovieMouseClick of sprite(1) to 1
set gCountDown to ticks()
end