home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1998 February
/
macgaichiban199802.bin
/
MOVIES
/
AV.DXR
/
00092.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-12-28
|
168 b
|
11 lines
on mouseDown
global gframelabel
puppetSound("click")
updateStage()
button()
if rollOver(clickOn()) then
cursor(0)
go("P_" & gframelabel)
end if
end