Re: Animator Position Fixed

2010-10-01 Thread seba.wag...@gmail.com
Yes replacing just the html.lzx will not solve it. The problem you refer to is the Browser integration, and this is not really handled by the html.lzx its more related with the embed code of the SWF. There is some wrapper JavaScript code *embed-compressed.js* who is responsable to create the iFrame

Re: Animator Position Fixed

2010-09-30 Thread Hitesh Choudhary
Hi Seba You are correct that it would be just a replacement of some folders containing lps components but I just wanted to confirm from you because there is one class named html.lzx & right now I am facing problem in the same as the html doesn't works in any browser except IE, so may be there woul

Re: Animator Position Fixed

2010-09-30 Thread seba.wag...@gmail.com
First you should check if there is really any benefit from updateing OpenLaszlo. The Update process itself is bascially the replacement of some folders. Sebastian 2010/9/30 Hitesh Choudhary > Hi Seba > > Thanks a lot for replying but cab you suggest me or guide me that how can > we replace the

Re: Animator Position Fixed

2010-09-30 Thread Hitesh Choudhary
Hi Seba Thanks a lot for replying but cab you suggest me or guide me that how can we replace the latest or any update OpenLaszlo release in the existing code. Is there any folder that we need to replace or what?? Kindly suggest for the same, looking forward for an early reply Thanks & Regards Hi

Re: Animator Position Fixed

2010-09-29 Thread seba.wag...@gmail.com
Hallo Hitesh, the html Tag doesn't work proper, but actually this has nothing to do with OpenMeetings. Its an Issue with OpenLaszlo. The HTML Tag has some limitations. You should first try to downlaod the latest build/release of OpenLaszlo and check out if it works in there. If that is okay we can

Re: Animator Position Fixed

2010-09-29 Thread Hitesh Choudhary
Hi Seba Thanks a lot for the same as I will look after the same & will get back to you in any case One more thing I have posted that I am using tag inside and this html tag doesn't works in any browser except IE, so kindly suggest any way to resolve the same as this time its my major problem. F

Re: Animator Position Fixed

2010-09-29 Thread seba.wag...@gmail.com
Have a look at those methods that set the values for the position: Sebastian 2010/9/29 Hitesh Choudhary > Hi Seba > > *File use for screen sharing is named*: screenSharingDialog.lzx > > *Part of code from the above file is below:* > > process="simultaneous"

Re: Animator Position Fixed

2010-09-29 Thread Hitesh Choudhary
Hi Seba *File use for screen sharing is named*: screenSharingDialog.lzx *Part of code from the above file is below:* if ($debug) Debug.write("onstop this._y.to ",this._y.to); if (!parent.isStarted) { parent._initText.setAttribute("visibility","vi

Re: Animator Position Fixed

2010-09-29 Thread seba.wag...@gmail.com
can you please post some sample code from the concerning part of the application? I think that would already resolve the problem for yourself too ^^ Sebastian 2010/9/6 Hitesh > Hi Sebastian > > Animator use for screen sharing moves up and down when we move the > laszlo browser scroll > > Is the

Animator Position Fixed

2010-09-06 Thread Hitesh
Hi Sebastian Animator use for screen sharing moves up and down when we move the laszlo browser scroll Is there any process by which we can make the position of the animator fix like other views Kindly suggest for the same Thanks & Regards Hitesh -- You received this message because you are su