home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1995 September
/
PCD0995.ISO
/
files
/
gallery.dir
/
00015.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-18
|
231 b
|
12 lines
global gPlaySprite
on exitFrame
if soundBusy(2) then
go(the frame)
else
go(the frame + 1)
puppetSprite(gPlaySprite, 1)
set the castNum of sprite gPlaySprite to the number of cast "playGallery lit"
end if
end