home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Open 11
/
pcopen11.iso
/
Risiken
/
START.DXR
/
00039.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-10-21
|
211 b
|
15 lines
on mouseUp
global machevoltae
puppetSound(1, 87)
if machevoltae = 0 then
situazionediinizio()
end if
go("gioken")
end
on mouseDown
pigia()
set the visible of sprite 9 to 1
updateStage()
end