Author: seba.wagner
Date: Mon Dec 29 00:57:43 2008
New Revision: 1739

Modified:
    trunk/openmeetings_lps411/maindebug.lzx.lzr=swf8.swf
    trunk/openmeetings_lps411/modules/recording/recordingsViewer.lzx

Log:
Minor Update

Modified: trunk/openmeetings_lps411/maindebug.lzx.lzr=swf8.swf
==============================================================================
Binary files. No diff available.

Modified: trunk/openmeetings_lps411/modules/recording/recordingsViewer.lzx
==============================================================================
--- trunk/openmeetings_lps411/modules/recording/recordingsViewer.lzx     
(original)
+++ trunk/openmeetings_lps411/modules/recording/recordingsViewer.lzx    Mon  
Dec 29 00:57:43 2008
@@ -111,16 +111,20 @@
                                if ($debug)  
Debug.write("getRecordingById",parent.recordingValue.roomRecording);
                                parent.timerDel = new LzDelegate( parent, 
"timeLineAction"  
);
                                if ($debug)  
Debug.write("value.room_setup: ",value.roomRecording.room_setup);
-                               parent.initRecordingsViewByType();
-                               if  
(parent.recordingValue.roomRecording.initwhiteboardvars!=null &&  
parent.recordingValue.roomRecording.initwhiteboardvars.length>0){
-                                        
canvas._drawarea.loadwmlObjectToStage(parent.recordingValue.roomRecording.initwhiteboardvars,"","","",true,true);
-                               } else {
-                                       parent.timeLineAction();
-                       }
+                               
                    ]]>                                                         
                </handler>      
                </netRemoteCallHib>
-       
+
+        <!--
+        parent.initRecordingsViewByType();
+                        if  
(parent.recordingValue.roomRecording.initwhiteboardvars!=null &&  
parent.recordingValue.roomRecording.initwhiteboardvars.length>0){
+                             
canvas._drawarea.loadwmlObjectToStage(parent.recordingValue.roomRecording.initwhiteboardvars,"","","",true,true);
+                        } else {
+                            parent.timeLineAction();
+                    }
+           -->
+
              <method name="timeLineAction">
                  <![CDATA[
                      var perc =  
Math.round((100/this.recordingValue.duration)*this.currentTime);

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to