home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Iona Software Demo
/
MacWin_IonaSoftware_DemoCD.iso
/
pc
/
movies
/
dbchild.dir
/
00019.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
|
1996-02-23
|
222 b
|
14 lines
on mouseUp
global pathTolang, reallyQuit
set reallyQuit to 0
play done
end
on mouseDown
set the castNum of sprite the clickOn to 25
updateStage()
sound stop 2
sound stop 1
puppetSprite(the clickOn, 0)
end