home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1997 September
/
Personal_Computer_World_Sep_97.iso
/
Democd3
/
oasquiz.dxr
/
00145.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
|
1997-06-04
|
264 b
|
13 lines
on exitFrame
global n
cursor(0)
set the visible of sprite 19 to 0
set the visible of sprite 22 to 0
set the visible of sprite 23 to 0
set the visible of sprite 24 to 0
set n to random(52)
puppetTransition(28, 2, 1, 0)
updateStage()
go("s")
end