the SOAP API calls are usually done in PHP or sth else as Flash can hardly invoke those Services because of Cross Site Scripting Issues (and some security reasons ... for example its no good idea because it would need to store the user/pass for the SOAP API Gateway in the client ... which would give users infinite access to any ressource of your OpenMeetings Service).
Sebastian 2011/2/25 thebloodyman <[email protected]>: > At the moment we are using Flash CS3. We wanted something quick with > components etc to get a proof of concept up. Once successful we will migrate > it to flex or the like. > > > > [email protected] wrote: >> >> what programming environment are you using to invoke the SOAP calls? >> >> >> Sebastian >> >> 2011/2/25 thebloodyman <[email protected]>: >> >>> >>> Does anyone have a sample login via SOAP file for flash. We are still >>> failing to get the correct responses for the roomHash request or maybe >>> are >>> looking in the wrong place. And help would be greatly appreaiated. >>> >>> regards >>> >>> paul >>> >>> -- >>> 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. >>> >>> >>> >> >> >> >> > > -- > 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. > > -- 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.
