home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
pc
/
media
/
dem_mus.dir
/
00007_Script_7
< prev
next >
Wrap
Text File
|
1997-10-09
|
168b
|
15 lines
on exitFrame
if the timer < 2 * 60 then
go the frame
else
go the frame + 1
startTimer
end if
end
on mouseUp
go the frame + 1
end