home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
Citta
/
Mi132.dir
/
00079_Script_79
< prev
next >
Wrap
Text File
|
1997-09-17
|
463b
|
22 lines
on exitFrame
if the mousecast =201 then
set the castnum of sprite 48 to 203
end if
if the mousecast =83 then
set the visible of sprite 47 to true
set the visible of sprite 48 to true
end if
if the mousev<421 then
set the visible of sprite 47 to false
set the visible of sprite 48 to false
end if
if the mousecast =200 then
SET THE CASTNUM OF SPRITE 48 TO 201
end if
go to the frame
end