Use the VideoMessageMode parameter to change what loading or status messages are shown to the viewer. In the examples below, note
how changing the parameter affects messaging (buffering, loading, connecting, slow connection, etc.).
param
name="
VideoMessageMode"
value="0"
-no messaging
-this is the default value in the videoclipstreamlite.zip
light applet
param name="
VideoMessageMode"
value="1"
-messaging on screen only
param
name="
>VideoMessageMode"
value="2"
-messaging in the browser status bar
param name="
VideoMessageMode"
value="3"
-messaging on screen and in status bar
-Default value, if left unspecified