home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 183
/
dpcs0503.iso
/
Extras
/
Content
/
Images
/
PhotoDisc
/
Shockwave
/
Note.dcr
/
00007.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
|
1998-10-22
|
160 b
|
11 lines
on exitFrame
if rollOver(1) then
if not soundBusy(1) then
puppetSound("postit.aif")
end if
else
puppetSound(0)
end if
go("start")
end