You are better off using a piece of middleware like PHP. That is how I do it.
--- In [email protected], "stephen_anson" <s...@...> wrote: > > --- In [email protected], "guy.tomer" <guy.tomer@> wrote: > > > > Not sure what you mean by "standalone player". to the best of my knowledge > > flash uses the http connection of the browser so cookies behave the same as > > in the browser. HOWEVER, if you are trying to add headers "manually" to the > > outgoing SOAP requests - that's problematic, from our experience using the > > flex 3 SOAP it is not possible, as far as I know it's not possible with > > flash over HTTP POST requests at all. > > > > I have a client who wants to develop a desktop application, and has the need > to communicate with a web service via soap. > > they have stated that the service will send a cookie and expect a return of > that cookie with each request. > > it sounds like this is not possible with flash? >

