home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Smart Steps: 2nd Grade
/
SSGRADE2.iso
/
pc
/
media
/
espace
/
lecture1.dxr
/
Internal_13_Back.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-04-28
|
254 b
|
15 lines
on exitFrame
global gFiltre, start
if not gFiltre then
set gFiltre to 1
end if
MoveMain()
if the memberNum of sprite 1 = 16 then
Cmain(3, 1)
end if
if the memberNum of sprite 1 = 23 then
Cmain(2, 1)
end if
go(the frame)
end