home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
Japan
/
Fujitsu-
/
full
/
sw4.dcr
/
00001_StartWaitRepeat.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2017-09-21
|
121 b
|
10 lines
on exitFrame
global f
set f to 0
if rollOver(1) = 1 then
go("Start")
else
go(the frame + 1)
end if
end