diff --git a/web/zm_html.php b/web/zm_html.php index 3b5528d8b..7581a2d82 100644 --- a/web/zm_html.php +++ b/web/zm_html.php @@ -1812,7 +1812,7 @@ Learn Pref: -Video +Video @@ -2465,6 +2465,101 @@ function closeWindow() die( mysql_error() ); $event = mysql_fetch_assoc( $result ); + ob_start(); + + // Note this all has a bunch of extra padding as IE won't flush less than 1024 chars +?> + + +ZM - Video - = $event[Name] ?> + + + + + + + + + + +Generating Video + + + + + +"; + for ( $i = 0; $i < 2048/strlen($buffer_string); $i++ ) + { + echo $buffer_string."\n"; + } +?> + + + + +ZM - Video - = $event[Name] ?> + + + + + + + +ZM - Video - = $event[Name] ?> + + + +Video Generation Failed! + + + + + +ZM - Function - = $monitor[Name] ?> + +
Video Generation Failed!