home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 August
/
macformat-053.iso
/
mac
/
Demos
/
Acacia Educational Multimedia
/
START.Dxr
/
00030.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1997-04-15
|
155 b
|
10 lines
on exitFrame
global gSubj
set gSubj to EMPTY
repeat with i = 2 to 7
puppetSprite(i, 1)
end repeat
repeat while soundBusy(2)
end repeat
end