Hello, I'm facing a strange behavior with pdf (and others) files. I'm using openlaszlo on my local machine, connecting to a red5 server elsewhere. With openmeetings v1.9, if I run everything on the distant server, viewing files doesn't make any trouble (you can change the page). But if I run the client code from my machine, only the first page is shown. With an older version (no as3), it was working well. I've also tried to modify the pdf2swf option (using -T 9). Then the pages are shown, but rotating at a high rate... Other problem : after having modified the client code, I can't change the page of a pdf file (converted), even if I move the client code on the red5 server.
With the debugger, I've seen some strange parameters for _swfView (in swfResourceView.lzx): the onload event is called, but loadratio is 0 and frameloadratio is 1. With older version, we had loadratio=1 and frameloadratio=1... BR, Alban Elziere
