home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Organic Chemistry (8th Edition)
/
Image.iso
/
pc
/
data1.cab
/
Program_Files
/
PC_IR_Tutor
/
MAINPROG
/
00097.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
|
2003-05-14
|
132 b
|
10 lines
on enterFrame
global gframe
set gframe to the frame
if rollOver(19) then
go("credits")
else
continue()
end if
end