home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1996 December
/
macgaichiban199612.bin
/
MOVIES
/
TRUE.Dxr
/
00114.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-10-07
|
187 b
|
12 lines
on mouseDown
global gframelabel
puppetSound("go")
updateStage()
button()
if rollOver(clickOn()) then
cursor(-1)
set gframelabel to "M4"
go(gframelabel)
end if
end