home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Smart Steps: 2nd Grade
/
SSGRADE2.iso
/
pc
/
media
/
notions
/
maths
/
m2112.dxr
/
00031_Relance.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
|
1999-03-27
|
239 b
|
13 lines
on mouseDown
global Consigne
set Consigne to 0
ClickMain()
Replay()
repeat with i = 11 to 32
set the blend of sprite i to 0
set the puppet of sprite i to 0
end repeat
set the puppet of sprite 38 to 0
go("init")
end