RE: xml and macromedia flash

2002-07-18 Thread Vadim Gritsenko
gt; > To: [EMAIL PROTECTED] > > Subject: xml and macromedia flash > > > > > > hi there > > > > special question: > > I'm trying to use the following macromedia flash command with cocoon: > > > > xml.sendAndLoad(); > > > >

RE: xml and macromedia flash

2002-07-17 Thread Geoff Howard
what headers are sent by flash when you call that function? Geoff Howard > -Original Message- > From: Daniel Meier [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 17, 2002 11:23 AM > To: [EMAIL PROTECTED] > Subject: xml and macromedia flash > > > hi the

xml and macromedia flash

2002-07-17 Thread Daniel Meier
hi there special question: I'm trying to use the following macromedia flash command with cocoon: xml.sendAndLoad(); this is basically a HTTP-POST of an xml-document to the cocoon server. the content-type in flash is "text/xml". as there is no name-value pair to access this xml-doc with request