home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
Japan
/
Hitachi
/
nippon
/
katsura
/
fig
/
amahashi.dcr
/
00014.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2017-09-21
|
161 b
|
10 lines
on exitFrame
set seconds to 1
if the timer > (seconds * 2) then
startTimer()
end if
if the timer < (seconds * 1) then
go(the frame)
end if
end