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