Revision: 3222
Author: seba.wagner
Date: Fri Apr 16 00:32:03 2010
Log: Remove not needed Events
http://code.google.com/p/openmeetings/source/detail?r=3222

Modified:
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/swfResourceView.lzx

=======================================
--- /trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/swfResourceView.lzx Fri Apr 16 00:31:19 2010 +++ /trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/swfResourceView.lzx Fri Apr 16 00:32:03 2010
@@ -264,10 +264,10 @@
                 //send notification to wml-loader
//this is send later then in normal objects cause it needs to be send after the image
                 //has been loaded completely
-                if (this.parent.refObj.isWmlLoaderImage){
-                    this.parent.refObj.isWmlLoaderImage=false;
- if (this.parent.refObj.onwmlLoaderSend) this.parent.refObj.onwmlLoaderSend.sendEvent('swf');
-                }
+                //if (this.parent.refObj.isWmlLoaderImage){
+                //    this.parent.refObj.isWmlLoaderImage=false;
+ // if (this.parent.refObj.onwmlLoaderSend) this.parent.refObj.onwmlLoaderSend.sendEvent('swf');
+                //}
             ]]>
         </handler>
         <handler name="ontimeout" args="error">
@@ -296,10 +296,10 @@
                 //send notification to wml-loader
//this is send later then in normal objects cause it needs to be send after the image
                 //has been loaded completely
-                if (this.parent.refObj.isWmlLoaderImage){
-                    this.parent.refObj.isWmlLoaderImage=false;
- if (this.parent.refObj.onwmlLoaderSend) this.parent.refObj.onwmlLoaderSend.sendEvent('swf');
-                }
+                //if (this.parent.refObj.isWmlLoaderImage){
+                //    this.parent.refObj.isWmlLoaderImage=false;
+ // if (this.parent.refObj.onwmlLoaderSend) this.parent.refObj.onwmlLoaderSend.sendEvent('swf');
+                //}
             ]]>
         </handler>

--
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