home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Better Homes & Gardens: …oking for Today - Chicken
/
Image.iso
/
pc
/
exe
/
multicom.dir
/
00208.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
|
1995-04-19
|
241 b
|
12 lines
on mouseDown
set vSelf to the clickOn
set the visible of sprite vSelf to 0
updateStage()
repeat while the mouseDown = 1
nothing()
end repeat
set the visible of sprite vSelf to 1
updateStage()
play frame "samplerExit"
end