home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Univers Interactif 3
/
INTERACTIF.BIN
/
mac
/
inter
/
inter.dir
/
00049_Script_49
< prev
next >
Wrap
Text File
|
1995-04-21
|
203b
|
10 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