videoconference.html 917 B

123456789101112131415161718
  1. <!DOCTYPE html
  2. PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <link rel="SHORTCUT ICON" href="http://www.laszlosystems.com/favicon.ico">
  7. <title>Dokeos Videoconference</title>
  8. <style type="text/css">
  9. html, body { margin: 0; padding: 0; height: 100%; }
  10. body { background-color: #eaeaea; }
  11. </style></head>
  12. <body align="center" valign="middle"><object type="application/x-shockwave-flash" data="classroom.swf?lzproxied=false&debug=true&useRtmpt=<?php echo (api_get_setting('service_visio','visio_use_rtmpt')=='true'?'true':'false');?>" width="1005" height="720">
  13. <param name="movie" value="classroom.swf?lzproxied=false&debug=true">
  14. <param name="quality" value="high">
  15. <param name="scale" value="noscale">
  16. <param name="salign" value="LT">
  17. <param name="menu" value="false"></object></body>
  18. </html>