home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
index.dir
/
00091_Script_91
< prev
next >
Wrap
Text File
|
1997-10-15
|
1KB
|
39 lines
on startMovie
cursor 4
blocca
GLOBAL qscrolla,cursprite,oldi_mv,ss,oldprimochar,colore,nero,rca,bianco
set rca to -1
set colore to the forecolor of field "rosso"
set nero to the forecolor of field "titolo1"
set bianco to the forecolor of field "bianco"
set oldprimochar to "a"
set oldi_mv to 1
SET QSCROLLA TO 18
set cursprite to ""
-- set the mouseUpScript to ("if the doubleClick=TRUE THEN"&numtochar(013)&" ARCHIVIO"&numtochar(013)&"pass"&numtochar(013)&"end if")
set ss to 1
set the mouseDownscript to "rit"
-- put line 1 to 16 of field 58 into field 57
scrivi 1,15
PUT "" INTO FIELD 43
mostrad 3
set the membernum of sprite 15 to member 4987
set the textheight of field 57 to 17
set the textheight of field 74 to 17
set strng to string(the windowlist)
if offset ("def",strng) then
forget window "def"
end if
preLoadMember member 57,58
scrivi ss,ss+15
end
on rit
toglimenubar
toglipopop
blocca
pass
end