home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PowerPlay 1997 March
/
PowerPlay0397.iso
/
T-ONLINE
/
DECODER
/
FORMULAR.DIR
/
00053_Script_53
< prev
next >
Wrap
Text File
|
1997-01-08
|
162b
|
10 lines
on exitFrame
if rollover(45) then
go "act"
else if rollover(47) or rollover(48) then
go "Info"
else
nothing
end if
go the frame
end