Revision: 3788
Author:   seba.wagner
Date:     Fri Jun 10 01:59:44 2011
Log:      Fix redirect URL method
http://code.google.com/p/openmeetings/source/detail?r=3788

Modified:
 /trunk/singlewebapp/WebContent/openmeetings/base/externalJavaScript.lzx

=======================================
--- /trunk/singlewebapp/WebContent/openmeetings/base/externalJavaScript.lzx Fri Jun 10 01:12:30 2011 +++ /trunk/singlewebapp/WebContent/openmeetings/base/externalJavaScript.lzx Fri Jun 10 01:59:44 2011
@@ -14,7 +14,7 @@

                redirectToUrlReturnObject = returnObject;

-               flash.external.ExternalInterface.call("getAppletStatus", url);
+               flash.external.ExternalInterface.call("redirectToUrl", url);

                //lz.Browser.callJS("redirectToUrl",callback,this.redirectURL);
        }

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