home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Better Homes & Gardens: …oking for Today - Chicken
/
Image.iso
/
pc
/
intro2c.dxr
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-20
|
187 b
|
17 lines
on startMovie
puppetSound("CHICKEN.AIF")
end
on mouseUp
unLoadCast()
goMain()
dontPassEvent()
end
on intro
if not soundBusy(1) then
unLoadCast()
goMain()
end if
end