home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Science Smart
/
SCIENCE.iso
/
mac
/
files
/
321.dir
/
00007.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-06-06
|
173 b
|
10 lines
on mouseUp
set the castNum of sprite 24 to value(1 + the castNum of sprite 24)
updateStage()
if the pauseState = 0 then
pause()
else
continue()
end if
end