the file: singlewebapp/openlaszlo/lps/ components/av/videoscreen.lzx => we do not use that.
Sebastian 2011/10/13 richardkrieger <[email protected]> > file: > singlewebapp/openlaszlo/lps/components/av/videoscreen.lzx > > > <attribute name="aspectRatio" value="$once{4/3}"/> > > <attribute name="videoWidth" value="${ > Math.min(this.innerWidth, > this.innerHeight * this.aspectRatio)}"/> > > <attribute name="videoHeight" value="${ > Math.min(this.innerHeight, > this.innerWidth / this.aspectRatio)}"/> > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/openmeetings-user/-/ysuDGIcCnFcJ. > > 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-user?hl=en. > -- Sebastian Wagner http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" 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-user?hl=en.
