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