home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Seeker
/
Seeker.iso
/
files_w
/
minka_a.dir
/
00046.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
|
1994-12-06
|
203 b
|
12 lines
on mouseDown
global getitems
if getAt(getitems, 2) then
repeat with i = 1 to 27
set the cursor of sprite i to 0
end repeat
go("DOOROPEN")
else
play frame "DOG_1"
end if
end