home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
Indart.cst
/
00069_Script_69
< prev
next >
Wrap
Text File
|
1997-10-14
|
839b
|
26 lines
on chiamapopEIN
global attore
if objectP (attore) then forget attore
set attore to window ("popEIN")
if the machinetype < 255 then
set the filename of attore to ("invenzioni:invenzio:popein.dir")
--set the filename of attore to ("C:\windows\desktop\lavori\dataproject\popinv.dir")
else
set a to char 1 of the moviepath
set the filename of attore to (a & ":\invenzio\popein.dir")
--set the filename of attore to ("C:\windows\desktop\lavori\dataproject\popinv.dir")
end if
set s to rect (the stageLeft+82,the stageTop +163,the stageLeft+631,the stageTop + 480)
set the rect of window "popein" to s
set the windowType of window "popein" to 3
open attore
moveToFront window "popein"
IF THE MOVIENAME="JUKEBOX.DIR" THEN
VIFF 34,36
VIF 44
END IF
end