home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Asymetrix Demo
/
Asymetrix.iso
/
vbooks
/
dem_data
/
howtouse.dir
/
00458.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-11-30
|
233 b
|
10 lines
on exitFrame
global gLanguageLetter
puppetSprite(21, 1)
set the stretch of sprite 21 to 0
set the castNum of sprite 21 to the number of cast ("PabNte" & gLanguageLetter)
updateStage()
pWait(160)
puppetSprite(21, 0)
end