[svn r15042] Updated applets

Renamed record2.swf to recorder2.swf
skala
Yannick Warnier 18 years ago
parent 2063f14ac0
commit 1856a2c780
  1. BIN
      main/conference/player2.swf
  2. BIN
      main/conference/recorder2.swf
  3. 2
      main/newscorm/audiorecorder.inc.php

Binary file not shown.

Binary file not shown.

@ -9,7 +9,7 @@
*/
$audio_recorder_studentview = false;
list($width, $height) = $audio_recorder_studentview =='true' ? array(295, 24) : array(295,90);
$player = $audio_recorder_studentview =='true' ? 'player2.swf' : 'record2.swf';
$player = $audio_recorder_studentview =='true' ? 'player2.swf' : 'recorder2.swf';
$server = api_get_setting('service_visio','visio_host');
$web_path = api_get_path(WEB_PATH);

Loading…
Cancel
Save