MediaXtreme MediaZone
Keywest Technology
14563 W. 96
th
Terrace
Lenexa, Kansas 66215
800.331.2019
www.keywesttechnology.com
108
23 Mar 2009
Change 06
CrawlCutoff - Can be either True or False. If True, then crawls will end immediately at the end
of their dwell time. If False, they will continue to be displayed until they reach the end of the
crawl, and only then will the next crawl be displayed (if there is a next crawl.)
CrawlCutoff=True
CrawlSync - Can be either True or False. If True, then crawls will base their number of
iterations off of dwell times more accurately so that the crawls remain synchronized overall with
the dwell times specified. Sometimes a crawl will play longer than its dwell time to finish off a
full iteration, and sometimes it will play one less iteration, thus playing less than its dwell time.
In some cases, this can result in a crawl being completely skipped. Note that this setting has no
effect if the CrawlCutoff setting is TRUE, as that setting forcibly keeps everything synchronized.
If both of these settings are false, however, then every crawl will play for at least its dwell time
and will then finish off its iteration (meaning that most crawls will play longer than their
specified dwell time, causing them to get out of sync with the rest of the set).
CrawlSync=True
VariablesUpdateSpeed - The rate at which MediaCreator pages are redrawn in order to update
variables. This is measured in milliseconds. Setting this value too low can push the processor
too hard, and resources might load too late.
VariablesUpdateSpeed=10000
Video - Can be either True or False. Turns videos on or off. If off, they are replaced by gray
Static. This setting might be needed for troubleshooting video issues.
Video=True
Flash - Can be either True or False. Turns Flash support on or off. If off, they are replaced by
gray static. This setting might be needed for troubleshooting Flash issues
Flash=True
HTML - Can be either True or False. Turns HTML support on or off. If off, they are replaced
by gray static. This setting might be needed for troubleshooting HTML issues.
HTML=True
PowerPoint - Can be either True or False. Turns PowerPoint support on or off. If off,
slideshows are replaced by gray static. This setting might be needed for troubleshooting
PowerPoint issues.
PowerPoint=True
Resource Thread Timeout - Time in milliseconds that the program will wait for the resource
thread to indicate that it is still running correctly before the player application forces a hard
termination and restart of itself (application restart). A value of 0 means that this will never
happen no matter how long the resource thread hangs.
Resource Thread Timeout=60000