home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Univers Interactif 3
/
INTERACTIF.BIN
/
pc
/
culture
/
culture.dir
/
00013_Script_13
< prev
next >
Wrap
Text File
|
1995-04-21
|
199b
|
8 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