++ videoViewWidth/height are values that are individually for each video view new, there is no "static" value for any video anymore you can freely choose any config.
Sebastian 2012/3/2 [email protected] <[email protected]> > Hi Timur, > > I wonder what the LocalConnection Call "initVideoContainer" is used for? > > The publicSID is transfered now with the LocalConnection.call > "reconnectSuccess" > canvas.setAttribute("firstName",firstName); > canvas.setAttribute("lastName",lastName); > => is not in used from my point of view, but you can alternatively use: > canvas.userobject.firstname if you need to know the name of the current > user in the SWF10 container > > offsetLength seems to me like a local variable that could be also either > send with "reconnectSuccess" or actually just static set to a > pre-configured value. > > I would like to remove this call, I don't think it is needed. > > Sebastian > > -- > Sebastian Wagner > http://www.openmeetings.de > http://incubator.apache.org/openmeetings/ > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] > -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
