home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Univers Interactif 3
/
INTERACTIF.BIN
/
pc
/
inter
/
inter.dir
/
00013_Script_13
< prev
next >
Wrap
Text File
|
1995-04-21
|
201b
|
9 lines
on exitFrame
set dure = the duration of cast the castnum of sprite 10
repeat while the movieTime of sprite 10 < dure
if the mouseDown then exit repeat
updatestage
end repeat
end