home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 April
/
macformat-049.iso
/
mac
/
Demos
/
Print Artist Demo
/
PA12-Mac.Dxr
/
00159.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-10-03
|
220 b
|
11 lines
on exitFrame
global loadNext, mainPageWait
startTimer()
unLoadCast()
preLoad(label("s2turn5"), label("s2turn5") + 6)
if the timer < mainPageWait then
wait(mainPageWait - the timer)
end if
go(#next)
end