Hi all,At last, I am able to display the login window and authenticate my application through backend server.
After from here, I have to implement the missing part of the method sendBody in mx.rpc.http.AbstractOperation class.
The part; if (ctype == CONTENT_TYPE_XML) is all commented-out and is related with http post with XML content. Any help kindly appreciated. Thanks, Serkan
