EnableDoNotUseFlag
If an element cannot be preloaded, TurboPlayer can set the flag "DoNotUse" in the XML data of the element. This flag signals the BroadcastServer and other clients that the element cannot be played (probably). The BCS will ignore the element in its time calculation and possiblya gap will become visible. Sometimes you do not want to make use of this feature - typically in a multi-TurboPlayer enviroment, in which one Turbo can load the element and the other cannot. Then you should disable the feature by setting the parameter to No/FALSE/0. Otherwise you might get into the situation in which one TurboPlayer can load a file while another can't. This causes very fast load/unload operations and sets/resets of the flag which can heavily disturb the operations.
Possible values: TRUE, FALSE, Yes, No, 1, 0
Default value: No