home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Corbis Images Sampler - Red
/
RED.iso
/
pc
/
Interface
/
inter.dxr
/
00105_agree.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
|
1999-12-21
|
114 b
|
11 lines
global gColor1
on mouseEnter
puppetSound(3, "over")
end
on mouseUp
puppetSound(2, "click")
go("home")
end