home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Algebra Smart
/
ALGEBRA.iso
/
pc
/
lessons
/
algm4.dir
/
00280_Script_280
< prev
next >
Wrap
Text File
|
1996-10-02
|
1KB
|
30 lines
on startMovie
CacheCastLib
preloadmember "Video Scripts"
preloadmember "VideoDataField"
global videoPath, SourcePath
-- set the filename of castLib 2 to SourcePath&"AlgCst1.cst"
-- set the filename of member 330 to videoPath&"vj40.mov"
-- set the filename of member 331 to videoPath&"vj41.mov"
-- set the filename of member 332 to videoPath&"vj42.mov"
-- set the filename of member 333 to videoPath&"vj43.mov"
-- set the filename of member 334 to videoPath&"vj44.mov"
-- set the filename of member 335 to videoPath&"vj45.mov"
-- set the filename of member 336 to videoPath&"vj46.mov"
-- set the filename of member 337 to videoPath&"vj47.mov"
-- set the filename of member 338 to videoPath&"vj48.mov"
-- set the filename of member 368 to videoPath&"vj49.mov"
set themarkers = [1,2,3,9,10,17,24,25,31,33]
MarkersToFrames themarkers
set the keydownscript to empty
set the exitLock to TRUE
global loopit, pauseClip, stopClip, noTransition
set noTransition = 1
set stopClip = 0
set pauseClip = 0
set loopit = 1
end