Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Remoting / February 2004



Tip: Looking for answers? Try searching our database.

SOAPCall.addHeader(var header)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Eliah - 01 Feb 2004 22:28 GMT
Hello,

Does anybody know how to use the SOAPCall.addHeader(var header) function.
It is described in the ActionScript reference, but adds nothing to the SOAP header !!!!!?!?
I really need this function to provide any security to my application.

This is my code :

var qname = new QName("username", "");
var value = "myusername";
var header = new SOAPHeader(qname, value);
soapCall.addHeader(header);

Thanks.
MartinRandall - 23 Feb 2004 11:33 GMT
I've been looking for the answer to this question for weeks now! No reply at
all. I've posted it as a bug to Macromedia... no reply. I've posted on their
developer support forum... no reply. It's a total joke. As far as I can see,
it's a placeholder dummy method for some functionality that will be added in a
later version. A bit like support for .Net DataSets. I definitely get the
impression that the current version of Flash 2004 MX Prof. was a rushed job.
MartinRandall - 23 Feb 2004 11:33 GMT
I've been looking for the answer to this question for weeks now! No reply at
all. I've posted it as a bug to Macromedia... no reply. I've posted on their
developer support forum... no reply. It's a total joke. As far as I can see,
it's a placeholder dummy method for some functionality that will be added in a
later version. A bit like support for .Net DataSets. I definitely get the
impression that the current version of Flash 2004 MX Prof. was a rushed job.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.