Hi Steph, first of all: There is no need to directly reference the SWF.
http://127.0.0.1:5080/openmeetings/?sid=5a3fe1c453e43b13494e4f68ec5ca3d3&language=3&roomid=110 will do the same. if you need to load the Debug version the URL would be: http://127.0.0.1:5080/openmeetings/?sid=5a3fe1c453e43b13494e4f68ec5ca3d3&language=3&roomid=110&swf=maindebug.swf8.swf And to see what is going wrong with the upload you have to have a look at the logs (on client and server side). Sebastian 2010/9/29 Steph <[email protected]> > Hi everybody, > > I don't why, I am not able to upload any file from conference room > (click on "file upload") > > If, I open the conference room from the basic url : localhost:5080/ > openmeetings, it works perfectly (converting document too) > > But, if I open the room by using SOAP method, it is impossible to > upload any files. > > Here is my url > > http://127.0.0.1:5080/openmeetings/main.swf8.swf?sid=5a3fe1c453e43b13494e4f68ec5ca3d3&language=3&roomid=110&lzproxied=solo > > It works very well with my previous version (0.9.x), but it doesn't > work with the new version of openmeetings 1.x. > I call now the setUserObjectAndGenerateRoomHash method instead of > setUserObject > > Any idea to help me ? > > Thank you very much for your help > > Best Regards > > Steph > > -- > 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]<openmeetings-user%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com 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.
