home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (UK) 9
/
cdromtoday9-coverdisc.bin
/
pplanes
/
p17_20
/
00286_Script_286
< prev
next >
Wrap
Text File
|
1994-08-25
|
398b
|
23 lines
-- P18S16 init
on exitFrame
global Step, NumFrames
set Step = 16
set NumFrames = 16
-- allow timed annotations!
initAnnotations(30,2)
setAppearTime(1,2*60)
setAppearTime(2,3*60)
global theGauge
mSetLevel(theGauge, Step)
global LastQT
set LastQT = "P18S16"
cursor 4
preLoadCast the number of cast LastQT
setUpFastFwd()
cursor -1
end