Injecting Headers into SOAP Calls for flash webservices

Filed under: Flash — Wrote by Campbell on Thursday, July 21st, 2005 @ 9:01 am

Well I have been trying to get flash to work with our SOAP API that we already had running. The webservices are writen in C# and use alot of the feature built in in Visual Studio. The first problem I had wad the after the initial call to the server to logon you recieved a ticket. The ticket is a 128 character string which identifies the session and is totally unique. This Ticket had to be present in the header of all soap calls for them to process.

After hunting round I found that the LoadVars and XML classes had addRequestHeader() but not the webserivice class. GRrrrrrrr but then I stumbled on an unsupported feature of Flash Kindly supplied by Jonothan from Macromedia Support:

READ HERE

Just thought Id add another google reference to point people to it.

1 Comment   -

No comments yet. Be the first to comment this post.

Leave your comment

© Flex developer, Campbell Anderson, from New Zealand – xsive blog -