home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1997 December
/
macgaichiban199712.bin
/
MOVIES
/
SCHEDULE.DXR
/
00108.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-10-06
|
266 b
|
12 lines
global gmonthcnt
on mouseDown
button()
if rollOver(clickOn()) then
set gmonthcnt to gmonthcnt - 1
set the memberNum of sprite 47 to the number of member "ERASE"
set the memberNum of sprite 48 to the number of member "ERASE"
go("T")
end if
end